interface IStudioMetaChatFunctionCall { arguments: any[]; completed_at: null | string & Format<"date-time">; created_at: string & Format<"date-time">; function: OmitNever<{ deprecated?: boolean; description?: string; method: | "get" | "post" | "put" | "patch" | "delete"; name: string; operation: never; output?: | { default?: null | boolean; deprecated?: boolean; description?: string; enum?: (null | boolean)[]; example?: any; examples?: {}; nullable?: boolean; title?: string; type: "boolean"; x-wrtn-placeholder?: string; x-wrtn-prerequisite?: { jmesPath: string; method: | "get" | "post" | "put" | "patch" | "delete"; path: string; } | { array?: string; label: string; method: | "get" | "post" | "put" | "patch" | "delete"; path: string; value: string; }; } | { default?: null | number; deprecated?: boolean; description?: string; enum?: (null | number)[]; example?: any; examples?: {}; exclusiveMaximum?: boolean; exclusiveMinimum?: boolean; maximum?: number; minimum?: number; multipleOf?: number; nullable?: boolean; title?: string; type: "integer"; x-wrtn-placeholder?: string; x-wrtn-prerequisite?: { jmesPath: string; method: | "get" | "post" | "put" | "patch" | "delete"; path: string; } | { array?: string; label: string; method: | "get" | "post" | "put" | "patch" | "delete"; path: string; value: string; }; } | { default?: null | number; deprecated?: boolean; description?: string; enum?: (null | number)[]; example?: any; examples?: {}; exclusiveMaximum?: boolean; exclusiveMinimum?: boolean; maximum?: number; minimum?: number; multipleOf?: number; nullable?: boolean; title?: string; type: "number"; x-wrtn-placeholder?: string; x-wrtn-prerequisite?: { jmesPath: string; method: | "get" | "post" | "put" | "patch" | "delete"; path: string; } | { array?: string; label: string; method: | "get" | "post" | "put" | "patch" | "delete"; path: string; value: string; }; } | { contentMediaType?: string; default?: null | string; deprecated?: boolean; description?: string; enum?: (null | string)[]; example?: any; examples?: {}; format?: | "uuid" | "byte" | "password" | "regex" | "email" | "hostname" | "idn-email" | "idn-hostname" | "iri" | "iri-reference" | "ipv4" | "ipv6" | "uri" | "uri-reference" | "uri-template" | "url" | "date-time" | "date" | "time" | "duration" | "json-pointer" | "relative-json-pointer" | string & {} | "binary"; maxLength?: number; minLength?: number; nullable?: boolean; pattern?: string; title?: string; type: "string"; x-wrtn-placeholder?: string; x-wrtn-prerequisite?: { jmesPath: string; method: | "get" | "post" | "put" | "patch" | "delete"; path: string; } | { array?: string; label: string; method: | "get" | "post" | "put" | "patch" | "delete"; path: string; value: string; }; x-wrtn-secret-key?: string; x-wrtn-secret-scopes?: string[]; } | { deprecated?: boolean; description?: string; example?: any; examples?: {}; items: | { default?: null | boolean; deprecated?: boolean; description?: string; enum?: (null | boolean)[]; example?: any; examples?: {}; nullable?: boolean; title?: string; type: "boolean"; x-wrtn-placeholder?: string; x-wrtn-prerequisite?: { jmesPath: string; method: | "get" | "post" | "put" | "patch" | "delete"; path: string; } | { array?: string; label: string; method: | "get" | "post" | "put" | "patch" | "delete"; path: string; value: string; }; } | { default?: null | number; deprecated?: boolean; description?: string; enum?: (null | number)[]; example?: any; examples?: {}; exclusiveMaximum?: boolean; exclusiveMinimum?: boolean; maximum?: number; minimum?: number; multipleOf?: number; nullable?: boolean; title?: string; type: "integer"; x-wrtn-placeholder?: string; x-wrtn-prerequisite?: { jmesPath: string; method: | "get" | "post" | "put" | "patch" | "delete"; path: string; } | { array?: string; label: string; method: | "get" | "post" | "put" | "patch" | "delete"; path: string; value: string; }; } | { default?: null | number; deprecated?: boolean; description?: string; enum?: (null | number)[]; example?: any; examples?: {}; exclusiveMaximum?: boolean; exclusiveMinimum?: boolean; maximum?: number; minimum?: number; multipleOf?: number; nullable?: boolean; title?: string; type: "number"; x-wrtn-placeholder?: string; x-wrtn-prerequisite?: { jmesPath: string; method: | "get" | "post" | "put" | "patch" | "delete"; path: string; } | { array?: string; label: string; method: | "get" | "post" | "put" | "patch" | "delete"; path: string; value: string; }; } | { contentMediaType?: string; default?: null | string; deprecated?: boolean; description?: string; enum?: (null | string)[]; example?: any; examples?: {}; format?: | "uuid" | "byte" | "password" | "regex" | "email" | "hostname" | "idn-email" | "idn-hostname" | "iri" | "iri-reference" | "ipv4" | "ipv6" | "uri" | "uri-reference" | "uri-template" | "url" | "date-time" | "date" | "time" | "duration" | "json-pointer" | "relative-json-pointer" | string & {} | "binary"; maxLength?: number; minLength?: number; nullable?: boolean; pattern?: string; title?: string; type: "string"; x-wrtn-placeholder?: string; x-wrtn-prerequisite?: { jmesPath: string; method: | "get" | "post" | "put" | "patch" | "delete"; path: string; } | { array?: string; label: string; method: | "get" | "post" | "put" | "patch" | "delete"; path: string; value: string; }; x-wrtn-secret-key?: string; x-wrtn-secret-scopes?: string[]; } | ({ items: { default?: boolean | null | undefined; enum?: (boolean | null)[] | undefined; type: "boolean"; nullable?: boolean | undefined; title?: string | undefined; description?: string | undefined; ... 4 more ...; "x-wrtn-prerequisite"?: { ...; } | ... 1 more ... | undefined; } | ... 7 more ... | { ...; }; ... 11 m...
) | { additionalProperties?: | boolean | { default?: null | boolean; deprecated?: boolean; description?: string; enum?: ((...
) | (...
) | (...
))[]; example?: any; examples?: {}; nullable?: boolean; title?: string; type: "boolean"; x-wrtn-placeholder?: string; x-wrtn-prerequisite?: { jmesPath: string; method: | (...
) | (...
) | (...
) | (...
) | (...
); path: string; } | { array?: (...
) | (...
); label: string; method: | (...
) | (...
) | (...
) | (...
) | (...
); path: string; value: string; }; } | { default?: null | number; deprecated?: boolean; description?: string; enum?: ((...
) | (...
))[]; example?: any; examples?: {}; exclusiveMaximum?: boolean; exclusiveMinimum?: boolean; maximum?: number; minimum?: number; multipleOf?: number; nullable?: boolean; title?: string; type: "integer"; x-wrtn-placeholder?: string; x-wrtn-prerequisite?: { jmesPath: string; method: | (...
) | (...
) | (...
) | (...
) | (...
); path: string; } | { array?: (...
) | (...
); label: string; method: | (...
) | (...
) | (...
) | (...
) | (...
); path: string; value: string; }; } | { default?: null | number; deprecated?: boolean; description?: string; enum?: ((...
) | (...
))[]; example?: any; examples?: {}; exclusiveMaximum?: boolean; exclusiveMinimum?: boolean; maximum?: number; minimum?: number; multipleOf?: number; nullable?: boolean; title?: string; type: "number"; x-wrtn-placeholder?: string; x-wrtn-prerequisite?: { jmesPath: string; method: | (...
) | (...
) | (...
) | (...
) | (...
); path: string; } | { array?: (...
) | (...
); label: string; method: | (...
) | (...
) | (...
) | (...
) | (...
); path: string; value: string; }; } | { contentMediaType?: string; default?: null | string; deprecated?: boolean; description?: string; enum?: ((...
) | (...
))[]; example?: any; examples?: {}; format?: | "uuid" | "byte" | "password" | "regex" | "email" | "hostname" | "idn-email" | "idn-hostname" | "iri" | "iri-reference" | "ipv4" | "ipv6" | "uri" | "uri-reference" | "uri-template" | "url" | "date-time" | "date" | "time" | "duration" | "json-pointer" | "relative-json-pointer" | string & {} | "binary"; maxLength?: number; minLength?: number; nullable?: boolean; pattern?: string; title?: string; type: "string"; x-wrtn-placeholder?: string; x-wrtn-prerequisite?: { jmesPath: string; method: | (...
) | (...
) | (...
) | (...
) | (...
); path: string; } | { array?: (...
) | (...
); label: string; method: | (...
) | (...
) | (...
) | (...
) | (...
); path: string; value: string; }; x-wrtn-secret-key?: string; x-wrtn-secret-scopes?: string[]; } | ({ items: { default?: boolean | null | undefined; enum?: (boolean | null)[] | undefined; type: "boolean"; nullable?: boolean | undefined; title?: string | undefined; description?: string | undefined; ... 4 more ...; "x-wrtn-prerequisite"?: { ...; } | ... 1 more ... | undefined; } | ... 7 more ... | { ...; }; ... 11 m...
) | ({ properties?: { [x: string]: { default?: boolean | null | undefined; enum?: (boolean | null)[] | undefined; type: "boolean"; nullable?: boolean | undefined; title?: string | undefined; description?: string | undefined; ... 4 more ...; "x-wrtn-prerequisite"?: { ...; } | ... 1 more ... | undefined; } | ... 7 more ......
) | { deprecated?: boolean; description?: string; example?: any; examples?: {}; title?: string; type?: undefined; x-wrtn-placeholder?: string; x-wrtn-prerequisite?: { jmesPath: string; method: | (...
) | (...
) | (...
) | (...
) | (...
); path: string; } | { array?: (...
) | (...
); label: string; method: | (...
) | (...
) | (...
) | (...
) | (...
); path: string; value: string; }; } | { default?: null; deprecated?: boolean; description?: string; example?: any; examples?: {}; title?: string; type: "null"; x-wrtn-placeholder?: string; x-wrtn-prerequisite?: { jmesPath: string; method: | (...
) | (...
) | (...
) | (...
) | (...
); path: string; } | { array?: (...
) | (...
); label: string; method: | (...
) | (...
) | (...
) | (...
) | (...
); path: string; value: string; }; } | { deprecated?: boolean; description?: string; example?: any; examples?: {}; oneOf: ( | { default?: ...
; deprecated?: ...
; description?: ...
; enum?: ...
; example?: ...
; examples?: ...
; nullable?: ...
; title?: ...
; type: ...
; x-wrtn-placeholder?: ...
; x-wrtn-prerequisite?: ...
; } | { default?: ...
; deprecated?: ...
; description?: ...
; enum?: ...
; example?: ...
; examples?: ...
; exclusiveMaximum?: ...
; exclusiveMinimum?: ...
; maximum?: ...
; minimum?: ...
; multipleOf?: ...
; nullable?: ...
; title?: ...
; type: ...
; x-wrtn-placeholder?: ...
; x-wrtn-prerequisite?: ...
; } | { default?: ...
; deprecated?: ...
; description?: ...
; enum?: ...
; example?: ...
; examples?: ...
; exclusiveMaximum?: ...
; exclusiveMinimum?: ...
; maximum?: ...
; minimum?: ...
; multipleOf?: ...
; nullable?: ...
; title?: ...
; type: ...
; x-wrtn-placeholder?: ...
; x-wrtn-prerequisite?: ...
; } | { contentMediaType?: ...
; default?: ...
; deprecated?: ...
; description?: ...
; enum?: ...
; example?: ...
; examples?: ...
; format?: ...
; maxLength?: ...
; minLength?: ...
; nullable?: ...
; pattern?: ...
; title?: ...
; type: ...
; x-wrtn-placeholder?: ...
; x-wrtn-prerequisite?: ...
; x-wrtn-secret-key?: ...
; x-wrtn-secret-scopes?: ...
; } | ({ items: { default?: boolean | null | undefined; enum?: (boolean | null)[] | undefined; type: "boolean"; nullable?: boolean | undefined; title?: string | undefined; description?: string | undefined; ... 4 more ...; "x-wrtn-prerequisite"?: { ...; } | ... 1 more ... | undefined; } | ... 7 more ... | { ...; }; ... 11 m...
) | ({ properties?: { [x: string]: { default?: boolean | null | undefined; enum?: (boolean | null)[] | undefined; type: "boolean"; nullable?: boolean | undefined; title?: string | undefined; description?: string | undefined; ... 4 more ...; "x-wrtn-prerequisite"?: { ...; } | ... 1 more ... | undefined; } | ... 7 more ......
) | { deprecated?: ...
; description?: ...
; example?: ...
; examples?: ...
; title?: ...
; type?: ...
; x-wrtn-placeholder?: ...
; x-wrtn-prerequisite?: ...
; } | { default?: ...
; deprecated?: ...
; description?: ...
; example?: ...
; examples?: ...
; title?: ...
; type: ...
; x-wrtn-placeholder?: ...
; x-wrtn-prerequisite?: ...
; })[]; title?: string; x-wrtn-placeholder?: string; x-wrtn-prerequisite?: { jmesPath: string; method: | (...
) | (...
) | (...
) | (...
) | (...
); path: string; } | { array?: (...
) | (...
); label: string; method: | (...
) | (...
) | (...
) | (...
) | (...
); path: string; value: string; }; }; deprecated?: boolean; description?: string; example?: any; examples?: {}; nullable?: boolean; properties?: {}; required?: string[]; title?: string; type: "object"; x-wrtn-placeholder?: string; x-wrtn-prerequisite?: { jmesPath: string; method: | "get" | "post" | "put" | "patch" | "delete"; path: string; } | { array?: string; label: string; method: | "get" | "post" | "put" | "patch" | "delete"; path: string; value: string; }; } | { deprecated?: boolean; description?: string; example?: any; examples?: {}; title?: string; type?: undefined; x-wrtn-placeholder?: string; x-wrtn-prerequisite?: { jmesPath: string; method: | "get" | "post" | "put" | "patch" | "delete"; path: string; } | { array?: string; label: string; method: | "get" | "post" | "put" | "patch" | "delete"; path: string; value: string; }; } | { default?: null; deprecated?: boolean; description?: string; example?: any; examples?: {}; title?: string; type: "null"; x-wrtn-placeholder?: string; x-wrtn-prerequisite?: { jmesPath: string; method: | "get" | "post" | "put" | "patch" | "delete"; path: string; } | { array?: string; label: string; method: | "get" | "post" | "put" | "patch" | "delete"; path: string; value: string; }; } | { deprecated?: boolean; description?: string; example?: any; examples?: {}; oneOf: ( | { default?: null | boolean; deprecated?: boolean; description?: string; enum?: (...
)[]; example?: any; examples?: {}; nullable?: boolean; title?: string; type: "boolean"; x-wrtn-placeholder?: string; x-wrtn-prerequisite?: { jmesPath: ...
; method: ...
; path: ...
; } | { array?: ...
; label: ...
; method: ...
; path: ...
; value: ...
; }; } | { default?: null | number; deprecated?: boolean; description?: string; enum?: (...
)[]; example?: any; examples?: {}; exclusiveMaximum?: boolean; exclusiveMinimum?: boolean; maximum?: number; minimum?: number; multipleOf?: number; nullable?: boolean; title?: string; type: "integer"; x-wrtn-placeholder?: string; x-wrtn-prerequisite?: { jmesPath: ...
; method: ...
; path: ...
; } | { array?: ...
; label: ...
; method: ...
; path: ...
; value: ...
; }; } | { default?: null | number; deprecated?: boolean; description?: string; enum?: (...
)[]; example?: any; examples?: {}; exclusiveMaximum?: boolean; exclusiveMinimum?: boolean; maximum?: number; minimum?: number; multipleOf?: number; nullable?: boolean; title?: string; type: "number"; x-wrtn-placeholder?: string; x-wrtn-prerequisite?: { jmesPath: ...
; method: ...
; path: ...
; } | { array?: ...
; label: ...
; method: ...
; path: ...
; value: ...
; }; } | { contentMediaType?: string; default?: null | string; deprecated?: boolean; description?: string; enum?: (...
)[]; example?: any; examples?: {}; format?: | "uuid" | "byte" | "password" | "regex" | "email" | "hostname" | "idn-email" | "idn-hostname" | "iri" | "iri-reference" | "ipv4" | "ipv6" | "uri" | "uri-reference" | "uri-template" | "url" | "date-time" | "date" | "time" | "duration" | "json-pointer" | "relative-json-pointer" | (...
) & (...
) | "binary"; maxLength?: number; minLength?: number; nullable?: boolean; pattern?: string; title?: string; type: "string"; x-wrtn-placeholder?: string; x-wrtn-prerequisite?: { jmesPath: ...
; method: ...
; path: ...
; } | { array?: ...
; label: ...
; method: ...
; path: ...
; value: ...
; }; x-wrtn-secret-key?: string; x-wrtn-secret-scopes?: (...
)[]; } | ({ items: { default?: boolean | null | undefined; enum?: (boolean | null)[] | undefined; type: "boolean"; nullable?: boolean | undefined; title?: string | undefined; description?: string | undefined; ... 4 more ...; "x-wrtn-prerequisite"?: { ...; } | ... 1 more ... | undefined; } | ... 7 more ... | { ...; }; ... 11 m...
) | { additionalProperties?: | boolean | { default?: ...
; deprecated?: ...
; description?: ...
; enum?: ...
; example?: ...
; examples?: ...
; nullable?: ...
; title?: ...
; type: ...
; x-wrtn-placeholder?: ...
; x-wrtn-prerequisite?: ...
; } | { default?: ...
; deprecated?: ...
; description?: ...
; enum?: ...
; example?: ...
; examples?: ...
; exclusiveMaximum?: ...
; exclusiveMinimum?: ...
; maximum?: ...
; minimum?: ...
; multipleOf?: ...
; nullable?: ...
; title?: ...
; type: ...
; x-wrtn-placeholder?: ...
; x-wrtn-prerequisite?: ...
; } | { default?: ...
; deprecated?: ...
; description?: ...
; enum?: ...
; example?: ...
; examples?: ...
; exclusiveMaximum?: ...
; exclusiveMinimum?: ...
; maximum?: ...
; minimum?: ...
; multipleOf?: ...
; nullable?: ...
; title?: ...
; type: ...
; x-wrtn-placeholder?: ...
; x-wrtn-prerequisite?: ...
; } | { contentMediaType?: ...
; default?: ...
; deprecated?: ...
; description?: ...
; enum?: ...
; example?: ...
; examples?: ...
; format?: ...
; maxLength?: ...
; minLength?: ...
; nullable?: ...
; pattern?: ...
; title?: ...
; type: ...
; x-wrtn-placeholder?: ...
; x-wrtn-prerequisite?: ...
; x-wrtn-secret-key?: ...
; x-wrtn-secret-scopes?: ...
; } | ({ items: { default?: boolean | null | undefined; enum?: (boolean | null)[] | undefined; type: "boolean"; nullable?: boolean | undefined; title?: string | undefined; description?: string | undefined; ... 4 more ...; "x-wrtn-prerequisite"?: { ...; } | ... 1 more ... | undefined; } | ... 7 more ... | { ...; }; ... 11 m...
) | ({ properties?: { [x: string]: { default?: boolean | null | undefined; enum?: (boolean | null)[] | undefined; type: "boolean"; nullable?: boolean | undefined; title?: string | undefined; description?: string | undefined; ... 4 more ...; "x-wrtn-prerequisite"?: { ...; } | ... 1 more ... | undefined; } | ... 7 more ......
) | { deprecated?: ...
; description?: ...
; example?: ...
; examples?: ...
; title?: ...
; type?: ...
; x-wrtn-placeholder?: ...
; x-wrtn-prerequisite?: ...
; } | { default?: ...
; deprecated?: ...
; description?: ...
; example?: ...
; examples?: ...
; title?: ...
; type: ...
; x-wrtn-placeholder?: ...
; x-wrtn-prerequisite?: ...
; } | ({ oneOf: ({ default?: boolean | null | undefined; enum?: (boolean | null)[] | undefined; type: "boolean"; nullable?: boolean | undefined; title?: string | undefined; description?: string | undefined; ... 4 more ...; "x-wrtn-prerequisite"?: { ...; } | ... 1 more ... | undefined; } | ... 6 more ... | { ...; })[]; ... ...
); deprecated?: boolean; description?: string; example?: any; examples?: {}; nullable?: boolean; properties?: {}; required?: (...
)[]; title?: string; type: "object"; x-wrtn-placeholder?: string; x-wrtn-prerequisite?: { jmesPath: ...
; method: ...
; path: ...
; } | { array?: ...
; label: ...
; method: ...
; path: ...
; value: ...
; }; } | { deprecated?: boolean; description?: string; example?: any; examples?: {}; title?: string; type?: undefined; x-wrtn-placeholder?: string; x-wrtn-prerequisite?: { jmesPath: ...
; method: ...
; path: ...
; } | { array?: ...
; label: ...
; method: ...
; path: ...
; value: ...
; }; } | { default?: null; deprecated?: boolean; description?: string; example?: any; examples?: {}; title?: string; type: "null"; x-wrtn-placeholder?: string; x-wrtn-prerequisite?: { jmesPath: ...
; method: ...
; path: ...
; } | { array?: ...
; label: ...
; method: ...
; path: ...
; value: ...
; }; })[]; title?: string; x-wrtn-placeholder?: string; x-wrtn-prerequisite?: { jmesPath: string; method: | "get" | "post" | "put" | "patch" | "delete"; path: string; } | { array?: string; label: string; method: | "get" | "post" | "put" | "patch" | "delete"; path: string; value: string; }; }; maxItems?: number; minItems?: number; nullable?: boolean; title?: string; type: "array"; uniqueItems?: boolean; x-wrtn-placeholder?: string; x-wrtn-prerequisite?: { jmesPath: string; method: | "get" | "post" | "put" | "patch" | "delete"; path: string; } | { array?: string; label: string; method: | "get" | "post" | "put" | "patch" | "delete"; path: string; value: string; }; } | { additionalProperties?: | boolean | { default?: null | boolean; deprecated?: boolean; description?: string; enum?: (null | boolean)[]; example?: any; examples?: {}; nullable?: boolean; title?: string; type: "boolean"; x-wrtn-placeholder?: string; x-wrtn-prerequisite?: { jmesPath: string; method: | "get" | "post" | "put" | "patch" | "delete"; path: string; } | { array?: string; label: string; method: | "get" | "post" | "put" | "patch" | "delete"; path: string; value: string; }; } | { default?: null | number; deprecated?: boolean; description?: string; enum?: (null | number)[]; example?: any; examples?: {}; exclusiveMaximum?: boolean; exclusiveMinimum?: boolean; maximum?: number; minimum?: number; multipleOf?: number; nullable?: boolean; title?: string; type: "integer"; x-wrtn-placeholder?: string; x-wrtn-prerequisite?: { jmesPath: string; method: | "get" | "post" | "put" | "patch" | "delete"; path: string; } | { array?: string; label: string; method: | "get" | "post" | "put" | "patch" | "delete"; path: string; value: string; }; } | { default?: null | number; deprecated?: boolean; description?: string; enum?: (null | number)[]; example?: any; examples?: {}; exclusiveMaximum?: boolean; exclusiveMinimum?: boolean; maximum?: number; minimum?: number; multipleOf?: number; nullable?: boolean; title?: string; type: "number"; x-wrtn-placeholder?: string; x-wrtn-prerequisite?: { jmesPath: string; method: | "get" | "post" | "put" | "patch" | "delete"; path: string; } | { array?: string; label: string; method: | "get" | "post" | "put" | "patch" | "delete"; path: string; value: string; }; } | { contentMediaType?: string; default?: null | string; deprecated?: boolean; description?: string; enum?: (null | string)[]; example?: any; examples?: {}; format?: | "uuid" | "byte" | "password" | "regex" | "email" | "hostname" | "idn-email" | "idn-hostname" | "iri" | "iri-reference" | "ipv4" | "ipv6" | "uri" | "uri-reference" | "uri-template" | "url" | "date-time" | "date" | "time" | "duration" | "json-pointer" | "relative-json-pointer" | string & {} | "binary"; maxLength?: number; minLength?: number; nullable?: boolean; pattern?: string; title?: string; type: "string"; x-wrtn-placeholder?: string; x-wrtn-prerequisite?: { jmesPath: string; method: | "get" | "post" | "put" | "patch" | "delete"; path: string; } | { array?: string; label: string; method: | "get" | "post" | "put" | "patch" | "delete"; path: string; value: string; }; x-wrtn-secret-key?: string; x-wrtn-secret-scopes?: string[]; } | { deprecated?: boolean; description?: string; example?: any; examples?: {}; items: | { default?: null | boolean; deprecated?: boolean; description?: string; enum?: ((...
) | (...
) | (...
))[]; example?: any; examples?: {}; nullable?: boolean; title?: string; type: "boolean"; x-wrtn-placeholder?: string; x-wrtn-prerequisite?: { jmesPath: string; method: | (...
) | (...
) | (...
) | (...
) | (...
); path: string; } | { array?: (...
) | (...
); label: string; method: | (...
) | (...
) | (...
) | (...
) | (...
); path: string; value: string; }; } | { default?: null | number; deprecated?: boolean; description?: string; enum?: ((...
) | (...
))[]; example?: any; examples?: {}; exclusiveMaximum?: boolean; exclusiveMinimum?: boolean; maximum?: number; minimum?: number; multipleOf?: number; nullable?: boolean; title?: string; type: "integer"; x-wrtn-placeholder?: string; x-wrtn-prerequisite?: { jmesPath: string; method: | (...
) | (...
) | (...
) | (...
) | (...
); path: string; } | { array?: (...
) | (...
); label: string; method: | (...
) | (...
) | (...
) | (...
) | (...
); path: string; value: string; }; } | { default?: null | number; deprecated?: boolean; description?: string; enum?: ((...
) | (...
))[]; example?: any; examples?: {}; exclusiveMaximum?: boolean; exclusiveMinimum?: boolean; maximum?: number; minimum?: number; multipleOf?: number; nullable?: boolean; title?: string; type: "number"; x-wrtn-placeholder?: string; x-wrtn-prerequisite?: { jmesPath: string; method: | (...
) | (...
) | (...
) | (...
) | (...
); path: string; } | { array?: (...
) | (...
); label: string; method: | (...
) | (...
) | (...
) | (...
) | (...
); path: string; value: string; }; } | { contentMediaType?: string; default?: null | string; deprecated?: boolean; description?: string; enum?: ((...
) | (...
))[]; example?: any; examples?: {}; format?: | "uuid" | "byte" | "password" | "regex" | "email" | "hostname" | "idn-email" | "idn-hostname" | "iri" | "iri-reference" | "ipv4" | "ipv6" | "uri" | "uri-reference" | "uri-template" | "url" | "date-time" | "date" | "time" | "duration" | "json-pointer" | "relative-json-pointer" | string & {} | "binary"; maxLength?: number; minLength?: number; nullable?: boolean; pattern?: string; title?: string; type: "string"; x-wrtn-placeholder?: string; x-wrtn-prerequisite?: { jmesPath: string; method: | (...
) | (...
) | (...
) | (...
) | (...
); path: string; } | { array?: (...
) | (...
); label: string; method: | (...
) | (...
) | (...
) | (...
) | (...
); path: string; value: string; }; x-wrtn-secret-key?: string; x-wrtn-secret-scopes?: string[]; } | ({ items: { default?: boolean | null | undefined; enum?: (boolean | null)[] | undefined; type: "boolean"; nullable?: boolean | undefined; title?: string | undefined; description?: string | undefined; ... 4 more ...; "x-wrtn-prerequisite"?: { ...; } | ... 1 more ... | undefined; } | ... 7 more ... | { ...; }; ... 11 m...
) | ({ properties?: { [x: string]: { default?: boolean | null | undefined; enum?: (boolean | null)[] | undefined; type: "boolean"; nullable?: boolean | undefined; title?: string | undefined; description?: string | undefined; ... 4 more ...; "x-wrtn-prerequisite"?: { ...; } | ... 1 more ... | undefined; } | ... 7 more ......
) | { deprecated?: boolean; description?: string; example?: any; examples?: {}; title?: string; type?: undefined; x-wrtn-placeholder?: string; x-wrtn-prerequisite?: { jmesPath: string; method: | (...
) | (...
) | (...
) | (...
) | (...
); path: string; } | { array?: (...
) | (...
); label: string; method: | (...
) | (...
) | (...
) | (...
) | (...
); path: string; value: string; }; } | { default?: null; deprecated?: boolean; description?: string; example?: any; examples?: {}; title?: string; type: "null"; x-wrtn-placeholder?: string; x-wrtn-prerequisite?: { jmesPath: string; method: | (...
) | (...
) | (...
) | (...
) | (...
); path: string; } | { array?: (...
) | (...
); label: string; method: | (...
) | (...
) | (...
) | (...
) | (...
); path: string; value: string; }; } | { deprecated?: boolean; description?: string; example?: any; examples?: {}; oneOf: ( | { default?: ...
; deprecated?: ...
; description?: ...
; enum?: ...
; example?: ...
; examples?: ...
; nullable?: ...
; title?: ...
; type: ...
; x-wrtn-placeholder?: ...
; x-wrtn-prerequisite?: ...
; } | { default?: ...
; deprecated?: ...
; description?: ...
; enum?: ...
; example?: ...
; examples?: ...
; exclusiveMaximum?: ...
; exclusiveMinimum?: ...
; maximum?: ...
; minimum?: ...
; multipleOf?: ...
; nullable?: ...
; title?: ...
; type: ...
; x-wrtn-placeholder?: ...
; x-wrtn-prerequisite?: ...
; } | { default?: ...
; deprecated?: ...
; description?: ...
; enum?: ...
; example?: ...
; examples?: ...
; exclusiveMaximum?: ...
; exclusiveMinimum?: ...
; maximum?: ...
; minimum?: ...
; multipleOf?: ...
; nullable?: ...
; title?: ...
; type: ...
; x-wrtn-placeholder?: ...
; x-wrtn-prerequisite?: ...
; } | { contentMediaType?: ...
; default?: ...
; deprecated?: ...
; description?: ...
; enum?: ...
; example?: ...
; examples?: ...
; format?: ...
; maxLength?: ...
; minLength?: ...
; nullable?: ...
; pattern?: ...
; title?: ...
; type: ...
; x-wrtn-placeholder?: ...
; x-wrtn-prerequisite?: ...
; x-wrtn-secret-key?: ...
; x-wrtn-secret-scopes?: ...
; } | ({ items: { default?: boolean | null | undefined; enum?: (boolean | null)[] | undefined; type: "boolean"; nullable?: boolean | undefined; title?: string | undefined; description?: string | undefined; ... 4 more ...; "x-wrtn-prerequisite"?: { ...; } | ... 1 more ... | undefined; } | ... 7 more ... | { ...; }; ... 11 m...
) | ({ properties?: { [x: string]: { default?: boolean | null | undefined; enum?: (boolean | null)[] | undefined; type: "boolean"; nullable?: boolean | undefined; title?: string | undefined; description?: string | undefined; ... 4 more ...; "x-wrtn-prerequisite"?: { ...; } | ... 1 more ... | undefined; } | ... 7 more ......
) | { deprecated?: ...
; description?: ...
; example?: ...
; examples?: ...
; title?: ...
; type?: ...
; x-wrtn-placeholder?: ...
; x-wrtn-prerequisite?: ...
; } | { default?: ...
; deprecated?: ...
; description?: ...
; example?: ...
; examples?: ...
; title?: ...
; type: ...
; x-wrtn-placeholder?: ...
; x-wrtn-prerequisite?: ...
; })[]; title?: string; x-wrtn-placeholder?: string; x-wrtn-prerequisite?: { jmesPath: string; method: | (...
) | (...
) | (...
) | (...
) | (...
); path: string; } | { array?: (...
) | (...
); label: string; method: | (...
) | (...
) | (...
) | (...
) | (...
); path: string; value: string; }; }; maxItems?: number; minItems?: number; nullable?: boolean; title?: string; type: "array"; uniqueItems?: boolean; x-wrtn-placeholder?: string; x-wrtn-prerequisite?: { jmesPath: string; method: | "get" | "post" | "put" | "patch" | "delete"; path: string; } | { array?: string; label: string; method: | "get" | "post" | "put" | "patch" | "delete"; path: string; value: string; }; } | ({ properties?: { [x: string]: { default?: boolean | null | undefined; enum?: (boolean | null)[] | undefined; type: "boolean"; nullable?: boolean | undefined; title?: string | undefined; description?: string | undefined; ... 4 more ...; "x-wrtn-prerequisite"?: { ...; } | ... 1 more ... | undefined; } | ... 7 more ......
) | { deprecated?: boolean; description?: string; example?: any; examples?: {}; title?: string; type?: undefined; x-wrtn-placeholder?: string; x-wrtn-prerequisite?: { jmesPath: string; method: | "get" | "post" | "put" | "patch" | "delete"; path: string; } | { array?: string; label: string; method: | "get" | "post" | "put" | "patch" | "delete"; path: string; value: string; }; } | { default?: null; deprecated?: boolean; description?: string; example?: any; examples?: {}; title?: string; type: "null"; x-wrtn-placeholder?: string; x-wrtn-prerequisite?: { jmesPath: string; method: | "get" | "post" | "put" | "patch" | "delete"; path: string; } | { array?: string; label: string; method: | "get" | "post" | "put" | "patch" | "delete"; path: string; value: string; }; } | { deprecated?: boolean; description?: string; example?: any; examples?: {}; oneOf: ( | { default?: null | boolean; deprecated?: boolean; description?: string; enum?: (...
)[]; example?: any; examples?: {}; nullable?: boolean; title?: string; type: "boolean"; x-wrtn-placeholder?: string; x-wrtn-prerequisite?: { jmesPath: ...
; method: ...
; path: ...
; } | { array?: ...
; label: ...
; method: ...
; path: ...
; value: ...
; }; } | { default?: null | number; deprecated?: boolean; description?: string; enum?: (...
)[]; example?: any; examples?: {}; exclusiveMaximum?: boolean; exclusiveMinimum?: boolean; maximum?: number; minimum?: number; multipleOf?: number; nullable?: boolean; title?: string; type: "integer"; x-wrtn-placeholder?: string; x-wrtn-prerequisite?: { jmesPath: ...
; method: ...
; path: ...
; } | { array?: ...
; label: ...
; method: ...
; path: ...
; value: ...
; }; } | { default?: null | number; deprecated?: boolean; description?: string; enum?: (...
)[]; example?: any; examples?: {}; exclusiveMaximum?: boolean; exclusiveMinimum?: boolean; maximum?: number; minimum?: number; multipleOf?: number; nullable?: boolean; title?: string; type: "number"; x-wrtn-placeholder?: string; x-wrtn-prerequisite?: { jmesPath: ...
; method: ...
; path: ...
; } | { array?: ...
; label: ...
; method: ...
; path: ...
; value: ...
; }; } | { contentMediaType?: string; default?: null | string; deprecated?: boolean; description?: string; enum?: (...
)[]; example?: any; examples?: {}; format?: | "uuid" | "byte" | "password" | "regex" | "email" | "hostname" | "idn-email" | "idn-hostname" | "iri" | "iri-reference" | "ipv4" | "ipv6" | "uri" | "uri-reference" | "uri-template" | "url" | "date-time" | "date" | "time" | "duration" | "json-pointer" | "relative-json-pointer" | (...
) & (...
) | "binary"; maxLength?: number; minLength?: number; nullable?: boolean; pattern?: string; title?: string; type: "string"; x-wrtn-placeholder?: string; x-wrtn-prerequisite?: { jmesPath: ...
; method: ...
; path: ...
; } | { array?: ...
; label: ...
; method: ...
; path: ...
; value: ...
; }; x-wrtn-secret-key?: string; x-wrtn-secret-scopes?: (...
)[]; } | { deprecated?: boolean; description?: string; example?: any; examples?: {}; items: | { default?: ...
; deprecated?: ...
; description?: ...
; enum?: ...
; example?: ...
; examples?: ...
; nullable?: ...
; title?: ...
; type: ...
; x-wrtn-placeholder?: ...
; x-wrtn-prerequisite?: ...
; } | { default?: ...
; deprecated?: ...
; description?: ...
; enum?: ...
; example?: ...
; examples?: ...
; exclusiveMaximum?: ...
; exclusiveMinimum?: ...
; maximum?: ...
; minimum?: ...
; multipleOf?: ...
; nullable?: ...
; title?: ...
; type: ...
; x-wrtn-placeholder?: ...
; x-wrtn-prerequisite?: ...
; } | { default?: ...
; deprecated?: ...
; description?: ...
; enum?: ...
; example?: ...
; examples?: ...
; exclusiveMaximum?: ...
; exclusiveMinimum?: ...
; maximum?: ...
; minimum?: ...
; multipleOf?: ...
; nullable?: ...
; title?: ...
; type: ...
; x-wrtn-placeholder?: ...
; x-wrtn-prerequisite?: ...
; } | { contentMediaType?: ...
; default?: ...
; deprecated?: ...
; description?: ...
; enum?: ...
; example?: ...
; examples?: ...
; format?: ...
; maxLength?: ...
; minLength?: ...
; nullable?: ...
; pattern?: ...
; title?: ...
; type: ...
; x-wrtn-placeholder?: ...
; x-wrtn-prerequisite?: ...
; x-wrtn-secret-key?: ...
; x-wrtn-secret-scopes?: ...
; } | ({ items: { default?: boolean | null | undefined; enum?: (boolean | null)[] | undefined; type: "boolean"; nullable?: boolean | undefined; title?: string | undefined; description?: string | undefined; ... 4 more ...; "x-wrtn-prerequisite"?: { ...; } | ... 1 more ... | undefined; } | ... 7 more ... | { ...; }; ... 11 m...
) | ({ properties?: { [x: string]: { default?: boolean | null | undefined; enum?: (boolean | null)[] | undefined; type: "boolean"; nullable?: boolean | undefined; title?: string | undefined; description?: string | undefined; ... 4 more ...; "x-wrtn-prerequisite"?: { ...; } | ... 1 more ... | undefined; } | ... 7 more ......
) | { deprecated?: ...
; description?: ...
; example?: ...
; examples?: ...
; title?: ...
; type?: ...
; x-wrtn-placeholder?: ...
; x-wrtn-prerequisite?: ...
; } | { default?: ...
; deprecated?: ...
; description?: ...
; example?: ...
; examples?: ...
; title?: ...
; type: ...
; x-wrtn-placeholder?: ...
; x-wrtn-prerequisite?: ...
; } | ({ oneOf: ({ default?: boolean | null | undefined; enum?: (boolean | null)[] | undefined; type: "boolean"; nullable?: boolean | undefined; title?: string | undefined; description?: string | undefined; ... 4 more ...; "x-wrtn-prerequisite"?: { ...; } | ... 1 more ... | undefined; } | ... 6 more ... | { ...; })[]; ... ...
); maxItems?: number; minItems?: number; nullable?: boolean; title?: string; type: "array"; uniqueItems?: boolean; x-wrtn-placeholder?: string; x-wrtn-prerequisite?: { jmesPath: ...
; method: ...
; path: ...
; } | { array?: ...
; label: ...
; method: ...
; path: ...
; value: ...
; }; } | ({ properties?: { [x: string]: { default?: boolean | null | undefined; enum?: (boolean | null)[] | undefined; type: "boolean"; nullable?: boolean | undefined; title?: string | undefined; description?: string | undefined; ... 4 more ...; "x-wrtn-prerequisite"?: { ...; } | ... 1 more ... | undefined; } | ... 7 more ......
) | { deprecated?: boolean; description?: string; example?: any; examples?: {}; title?: string; type?: undefined; x-wrtn-placeholder?: string; x-wrtn-prerequisite?: { jmesPath: ...
; method: ...
; path: ...
; } | { array?: ...
; label: ...
; method: ...
; path: ...
; value: ...
; }; } | { default?: null; deprecated?: boolean; description?: string; example?: any; examples?: {}; title?: string; type: "null"; x-wrtn-placeholder?: string; x-wrtn-prerequisite?: { jmesPath: ...
; method: ...
; path: ...
; } | { array?: ...
; label: ...
; method: ...
; path: ...
; value: ...
; }; })[]; title?: string; x-wrtn-placeholder?: string; x-wrtn-prerequisite?: { jmesPath: string; method: | "get" | "post" | "put" | "patch" | "delete"; path: string; } | { array?: string; label: string; method: | "get" | "post" | "put" | "patch" | "delete"; path: string; value: string; }; }; deprecated?: boolean; description?: string; example?: any; examples?: {}; nullable?: boolean; properties?: {}; required?: string[]; title?: string; type: "object"; x-wrtn-placeholder?: string; x-wrtn-prerequisite?: { jmesPath: string; method: | "get" | "post" | "put" | "patch" | "delete"; path: string; } | { array?: string; label: string; method: | "get" | "post" | "put" | "patch" | "delete"; path: string; value: string; }; } | { deprecated?: boolean; description?: string; example?: any; examples?: {}; title?: string; type?: undefined; x-wrtn-placeholder?: string; x-wrtn-prerequisite?: { jmesPath: string; method: | "get" | "post" | "put" | "patch" | "delete"; path: string; } | { array?: string; label: string; method: | "get" | "post" | "put" | "patch" | "delete"; path: string; value: string; }; } | { default?: null; deprecated?: boolean; description?: string; example?: any; examples?: {}; title?: string; type: "null"; x-wrtn-placeholder?: string; x-wrtn-prerequisite?: { jmesPath: string; method: | "get" | "post" | "put" | "patch" | "delete"; path: string; } | { array?: string; label: string; method: | "get" | "post" | "put" | "patch" | "delete"; path: string; value: string; }; } | { deprecated?: boolean; description?: string; example?: any; examples?: {}; oneOf: ( | { default?: null | boolean; deprecated?: boolean; description?: string; enum?: (null | boolean)[]; example?: any; examples?: {}; nullable?: boolean; title?: string; type: "boolean"; x-wrtn-placeholder?: string; x-wrtn-prerequisite?: { jmesPath: string; method: | "get" | "post" | "put" | "patch" | "delete"; path: string; } | { array?: string; label: string; method: | "get" | "post" | "put" | "patch" | "delete"; path: string; value: string; }; } | { default?: null | number; deprecated?: boolean; description?: string; enum?: (null | number)[]; example?: any; examples?: {}; exclusiveMaximum?: boolean; exclusiveMinimum?: boolean; maximum?: number; minimum?: number; multipleOf?: number; nullable?: boolean; title?: string; type: "integer"; x-wrtn-placeholder?: string; x-wrtn-prerequisite?: { jmesPath: string; method: | "get" | "post" | "put" | "patch" | "delete"; path: string; } | { array?: string; label: string; method: | "get" | "post" | "put" | "patch" | "delete"; path: string; value: string; }; } | { default?: null | number; deprecated?: boolean; description?: string; enum?: (null | number)[]; example?: any; examples?: {}; exclusiveMaximum?: boolean; exclusiveMinimum?: boolean; maximum?: number; minimum?: number; multipleOf?: number; nullable?: boolean; title?: string; type: "number"; x-wrtn-placeholder?: string; x-wrtn-prerequisite?: { jmesPath: string; method: | "get" | "post" | "put" | "patch" | "delete"; path: string; } | { array?: string; label: string; method: | "get" | "post" | "put" | "patch" | "delete"; path: string; value: string; }; } | { contentMediaType?: string; default?: null | string; deprecated?: boolean; description?: string; enum?: (null | string)[]; example?: any; examples?: {}; format?: | "uuid" | "byte" | "password" | "regex" | "email" | "hostname" | "idn-email" | "idn-hostname" | "iri" | "iri-reference" | "ipv4" | "ipv6" | "uri" | "uri-reference" | "uri-template" | "url" | "date-time" | "date" | "time" | "duration" | "json-pointer" | "relative-json-pointer" | string & {} | "binary"; maxLength?: number; minLength?: number; nullable?: boolean; pattern?: string; title?: string; type: "string"; x-wrtn-placeholder?: string; x-wrtn-prerequisite?: { jmesPath: string; method: | "get" | "post" | "put" | "patch" | "delete"; path: string; } | { array?: string; label: string; method: | "get" | "post" | "put" | "patch" | "delete"; path: string; value: string; }; x-wrtn-secret-key?: string; x-wrtn-secret-scopes?: string[]; } | { deprecated?: boolean; description?: string; example?: any; examples?: {}; items: | { default?: null | boolean; deprecated?: boolean; description?: string; enum?: (...
)[]; example?: any; examples?: {}; nullable?: boolean; title?: string; type: "boolean"; x-wrtn-placeholder?: string; x-wrtn-prerequisite?: { jmesPath: ...
; method: ...
; path: ...
; } | { array?: ...
; label: ...
; method: ...
; path: ...
; value: ...
; }; } | { default?: null | number; deprecated?: boolean; description?: string; enum?: (...
)[]; example?: any; examples?: {}; exclusiveMaximum?: boolean; exclusiveMinimum?: boolean; maximum?: number; minimum?: number; multipleOf?: number; nullable?: boolean; title?: string; type: "integer"; x-wrtn-placeholder?: string; x-wrtn-prerequisite?: { jmesPath: ...
; method: ...
; path: ...
; } | { array?: ...
; label: ...
; method: ...
; path: ...
; value: ...
; }; } | { default?: null | number; deprecated?: boolean; description?: string; enum?: (...
)[]; example?: any; examples?: {}; exclusiveMaximum?: boolean; exclusiveMinimum?: boolean; maximum?: number; minimum?: number; multipleOf?: number; nullable?: boolean; title?: string; type: "number"; x-wrtn-placeholder?: string; x-wrtn-prerequisite?: { jmesPath: ...
; method: ...
; path: ...
; } | { array?: ...
; label: ...
; method: ...
; path: ...
; value: ...
; }; } | { contentMediaType?: string; default?: null | string; deprecated?: boolean; description?: string; enum?: (...
)[]; example?: any; examples?: {}; format?: | "uuid" | "byte" | "password" | "regex" | "email" | "hostname" | "idn-email" | "idn-hostname" | "iri" | "iri-reference" | "ipv4" | "ipv6" | "uri" | "uri-reference" | "uri-template" | "url" | "date-time" | "date" | "time" | "duration" | "json-pointer" | "relative-json-pointer" | (...
) & (...
) | "binary"; maxLength?: number; minLength?: number; nullable?: boolean; pattern?: string; title?: string; type: "string"; x-wrtn-placeholder?: string; x-wrtn-prerequisite?: { jmesPath: ...
; method: ...
; path: ...
; } | { array?: ...
; label: ...
; method: ...
; path: ...
; value: ...
; }; x-wrtn-secret-key?: string; x-wrtn-secret-scopes?: (...
)[]; } | ({ items: { default?: boolean | null | undefined; enum?: (boolean | null)[] | undefined; type: "boolean"; nullable?: boolean | undefined; title?: string | undefined; description?: string | undefined; ... 4 more ...; "x-wrtn-prerequisite"?: { ...; } | ... 1 more ... | undefined; } | ... 7 more ... | { ...; }; ... 11 m...
) | { additionalProperties?: | boolean | { default?: ...
; deprecated?: ...
; description?: ...
; enum?: ...
; example?: ...
; examples?: ...
; nullable?: ...
; title?: ...
; type: ...
; x-wrtn-placeholder?: ...
; x-wrtn-prerequisite?: ...
; } | { default?: ...
; deprecated?: ...
; description?: ...
; enum?: ...
; example?: ...
; examples?: ...
; exclusiveMaximum?: ...
; exclusiveMinimum?: ...
; maximum?: ...
; minimum?: ...
; multipleOf?: ...
; nullable?: ...
; title?: ...
; type: ...
; x-wrtn-placeholder?: ...
; x-wrtn-prerequisite?: ...
; } | { default?: ...
; deprecated?: ...
; description?: ...
; enum?: ...
; example?: ...
; examples?: ...
; exclusiveMaximum?: ...
; exclusiveMinimum?: ...
; maximum?: ...
; minimum?: ...
; multipleOf?: ...
; nullable?: ...
; title?: ...
; type: ...
; x-wrtn-placeholder?: ...
; x-wrtn-prerequisite?: ...
; } | { contentMediaType?: ...
; default?: ...
; deprecated?: ...
; description?: ...
; enum?: ...
; example?: ...
; examples?: ...
; format?: ...
; maxLength?: ...
; minLength?: ...
; nullable?: ...
; pattern?: ...
; title?: ...
; type: ...
; x-wrtn-placeholder?: ...
; x-wrtn-prerequisite?: ...
; x-wrtn-secret-key?: ...
; x-wrtn-secret-scopes?: ...
; } | ({ items: { default?: boolean | null | undefined; enum?: (boolean | null)[] | undefined; type: "boolean"; nullable?: boolean | undefined; title?: string | undefined; description?: string | undefined; ... 4 more ...; "x-wrtn-prerequisite"?: { ...; } | ... 1 more ... | undefined; } | ... 7 more ... | { ...; }; ... 11 m...
) | ({ properties?: { [x: string]: { default?: boolean | null | undefined; enum?: (boolean | null)[] | undefined; type: "boolean"; nullable?: boolean | undefined; title?: string | undefined; description?: string | undefined; ... 4 more ...; "x-wrtn-prerequisite"?: { ...; } | ... 1 more ... | undefined; } | ... 7 more ......
) | { deprecated?: ...
; description?: ...
; example?: ...
; examples?: ...
; title?: ...
; type?: ...
; x-wrtn-placeholder?: ...
; x-wrtn-prerequisite?: ...
; } | { default?: ...
; deprecated?: ...
; description?: ...
; example?: ...
; examples?: ...
; title?: ...
; type: ...
; x-wrtn-placeholder?: ...
; x-wrtn-prerequisite?: ...
; } | ({ oneOf: ({ default?: boolean | null | undefined; enum?: (boolean | null)[] | undefined; type: "boolean"; nullable?: boolean | undefined; title?: string | undefined; description?: string | undefined; ... 4 more ...; "x-wrtn-prerequisite"?: { ...; } | ... 1 more ... | undefined; } | ... 6 more ... | { ...; })[]; ... ...
); deprecated?: boolean; description?: string; example?: any; examples?: {}; nullable?: boolean; properties?: {}; required?: (...
)[]; title?: string; type: "object"; x-wrtn-placeholder?: string; x-wrtn-prerequisite?: { jmesPath: ...
; method: ...
; path: ...
; } | { array?: ...
; label: ...
; method: ...
; path: ...
; value: ...
; }; } | { deprecated?: boolean; description?: string; example?: any; examples?: {}; title?: string; type?: undefined; x-wrtn-placeholder?: string; x-wrtn-prerequisite?: { jmesPath: ...
; method: ...
; path: ...
; } | { array?: ...
; label: ...
; method: ...
; path: ...
; value: ...
; }; } | { default?: null; deprecated?: boolean; description?: string; example?: any; examples?: {}; title?: string; type: "null"; x-wrtn-placeholder?: string; x-wrtn-prerequisite?: { jmesPath: ...
; method: ...
; path: ...
; } | { array?: ...
; label: ...
; method: ...
; path: ...
; value: ...
; }; } | ({ oneOf: ({ default?: boolean | null | undefined; enum?: (boolean | null)[] | undefined; type: "boolean"; nullable?: boolean | undefined; title?: string | undefined; description?: string | undefined; ... 4 more ...; "x-wrtn-prerequisite"?: { ...; } | ... 1 more ... | undefined; } | ... 6 more ... | { ...; })[]; ... ...
); maxItems?: number; minItems?: number; nullable?: boolean; title?: string; type: "array"; uniqueItems?: boolean; x-wrtn-placeholder?: string; x-wrtn-prerequisite?: { jmesPath: string; method: | "get" | "post" | "put" | "patch" | "delete"; path: string; } | { array?: string; label: string; method: | "get" | "post" | "put" | "patch" | "delete"; path: string; value: string; }; } | { additionalProperties?: | boolean | { default?: null | boolean; deprecated?: boolean; description?: string; enum?: (...
)[]; example?: any; examples?: {}; nullable?: boolean; title?: string; type: "boolean"; x-wrtn-placeholder?: string; x-wrtn-prerequisite?: { jmesPath: ...
; method: ...
; path: ...
; } | { array?: ...
; label: ...
; method: ...
; path: ...
; value: ...
; }; } | { default?: null | number; deprecated?: boolean; description?: string; enum?: (...
)[]; example?: any; examples?: {}; exclusiveMaximum?: boolean; exclusiveMinimum?: boolean; maximum?: number; minimum?: number; multipleOf?: number; nullable?: boolean; title?: string; type: "integer"; x-wrtn-placeholder?: string; x-wrtn-prerequisite?: { jmesPath: ...
; method: ...
; path: ...
; } | { array?: ...
; label: ...
; method: ...
; path: ...
; value: ...
; }; } | { default?: null | number; deprecated?: boolean; description?: string; enum?: (...
)[]; example?: any; examples?: {}; exclusiveMaximum?: boolean; exclusiveMinimum?: boolean; maximum?: number; minimum?: number; multipleOf?: number; nullable?: boolean; title?: string; type: "number"; x-wrtn-placeholder?: string; x-wrtn-prerequisite?: { jmesPath: ...
; method: ...
; path: ...
; } | { array?: ...
; label: ...
; method: ...
; path: ...
; value: ...
; }; } | { contentMediaType?: string; default?: null | string; deprecated?: boolean; description?: string; enum?: (...
)[]; example?: any; examples?: {}; format?: | "uuid" | "byte" | "password" | "regex" | "email" | "hostname" | "idn-email" | "idn-hostname" | "iri" | "iri-reference" | "ipv4" | "ipv6" | "uri" | "uri-reference" | "uri-template" | "url" | "date-time" | "date" | "time" | "duration" | "json-pointer" | "relative-json-pointer" | (...
) & (...
) | "binary"; maxLength?: number; minLength?: number; nullable?: boolean; pattern?: string; title?: string; type: "string"; x-wrtn-placeholder?: string; x-wrtn-prerequisite?: { jmesPath: ...
; method: ...
; path: ...
; } | { array?: ...
; label: ...
; method: ...
; path: ...
; value: ...
; }; x-wrtn-secret-key?: string; x-wrtn-secret-scopes?: (...
)[]; } | { deprecated?: boolean; description?: string; example?: any; examples?: {}; items: | { default?: ...
; deprecated?: ...
; description?: ...
; enum?: ...
; example?: ...
; examples?: ...
; nullable?: ...
; title?: ...
; type: ...
; x-wrtn-placeholder?: ...
; x-wrtn-prerequisite?: ...
; } | { default?: ...
; deprecated?: ...
; description?: ...
; enum?: ...
; example?: ...
; examples?: ...
; exclusiveMaximum?: ...
; exclusiveMinimum?: ...
; maximum?: ...
; minimum?: ...
; multipleOf?: ...
; nullable?: ...
; title?: ...
; type: ...
; x-wrtn-placeholder?: ...
; x-wrtn-prerequisite?: ...
; } | { default?: ...
; deprecated?: ...
; description?: ...
; enum?: ...
; example?: ...
; examples?: ...
; exclusiveMaximum?: ...
; exclusiveMinimum?: ...
; maximum?: ...
; minimum?: ...
; multipleOf?: ...
; nullable?: ...
; title?: ...
; type: ...
; x-wrtn-placeholder?: ...
; x-wrtn-prerequisite?: ...
; } | { contentMediaType?: ...
; default?: ...
; deprecated?: ...
; description?: ...
; enum?: ...
; example?: ...
; examples?: ...
; format?: ...
; maxLength?: ...
; minLength?: ...
; nullable?: ...
; pattern?: ...
; title?: ...
; type: ...
; x-wrtn-placeholder?: ...
; x-wrtn-prerequisite?: ...
; x-wrtn-secret-key?: ...
; x-wrtn-secret-scopes?: ...
; } | ({ items: { default?: boolean | null | undefined; enum?: (boolean | null)[] | undefined; type: "boolean"; nullable?: boolean | undefined; title?: string | undefined; description?: string | undefined; ... 4 more ...; "x-wrtn-prerequisite"?: { ...; } | ... 1 more ... | undefined; } | ... 7 more ... | { ...; }; ... 11 m...
) | ({ properties?: { [x: string]: { default?: boolean | null | undefined; enum?: (boolean | null)[] | undefined; type: "boolean"; nullable?: boolean | undefined; title?: string | undefined; description?: string | undefined; ... 4 more ...; "x-wrtn-prerequisite"?: { ...; } | ... 1 more ... | undefined; } | ... 7 more ......
) | { deprecated?: ...
; description?: ...
; example?: ...
; examples?: ...
; title?: ...
; type?: ...
; x-wrtn-placeholder?: ...
; x-wrtn-prerequisite?: ...
; } | { default?: ...
; deprecated?: ...
; description?: ...
; example?: ...
; examples?: ...
; title?: ...
; type: ...
; x-wrtn-placeholder?: ...
; x-wrtn-prerequisite?: ...
; } | ({ oneOf: ({ default?: boolean | null | undefined; enum?: (boolean | null)[] | undefined; type: "boolean"; nullable?: boolean | undefined; title?: string | undefined; description?: string | undefined; ... 4 more ...; "x-wrtn-prerequisite"?: { ...; } | ... 1 more ... | undefined; } | ... 6 more ... | { ...; })[]; ... ...
); maxItems?: number; minItems?: number; nullable?: boolean; title?: string; type: "array"; uniqueItems?: boolean; x-wrtn-placeholder?: string; x-wrtn-prerequisite?: { jmesPath: ...
; method: ...
; path: ...
; } | { array?: ...
; label: ...
; method: ...
; path: ...
; value: ...
; }; } | ({ properties?: { [x: string]: { default?: boolean | null | undefined; enum?: (boolean | null)[] | undefined; type: "boolean"; nullable?: boolean | undefined; title?: string | undefined; description?: string | undefined; ... 4 more ...; "x-wrtn-prerequisite"?: { ...; } | ... 1 more ... | undefined; } | ... 7 more ......
) | { deprecated?: boolean; description?: string; example?: any; examples?: {}; title?: string; type?: undefined; x-wrtn-placeholder?: string; x-wrtn-prerequisite?: { jmesPath: ...
; method: ...
; path: ...
; } | { array?: ...
; label: ...
; method: ...
; path: ...
; value: ...
; }; } | { default?: null; deprecated?: boolean; description?: string; example?: any; examples?: {}; title?: string; type: "null"; x-wrtn-placeholder?: string; x-wrtn-prerequisite?: { jmesPath: ...
; method: ...
; path: ...
; } | { array?: ...
; label: ...
; method: ...
; path: ...
; value: ...
; }; } | ({ oneOf: ({ default?: boolean | null | undefined; enum?: (boolean | null)[] | undefined; type: "boolean"; nullable?: boolean | undefined; title?: string | undefined; description?: string | undefined; ... 4 more ...; "x-wrtn-prerequisite"?: { ...; } | ... 1 more ... | undefined; } | ... 6 more ... | { ...; })[]; ... ...
); deprecated?: boolean; description?: string; example?: any; examples?: {}; nullable?: boolean; properties?: {}; required?: string[]; title?: string; type: "object"; x-wrtn-placeholder?: string; x-wrtn-prerequisite?: { jmesPath: string; method: | "get" | "post" | "put" | "patch" | "delete"; path: string; } | { array?: string; label: string; method: | "get" | "post" | "put" | "patch" | "delete"; path: string; value: string; }; } | { deprecated?: boolean; description?: string; example?: any; examples?: {}; title?: string; type?: undefined; x-wrtn-placeholder?: string; x-wrtn-prerequisite?: { jmesPath: string; method: | "get" | "post" | "put" | "patch" | "delete"; path: string; } | { array?: string; label: string; method: | "get" | "post" | "put" | "patch" | "delete"; path: string; value: string; }; } | { default?: null; deprecated?: boolean; description?: string; example?: any; examples?: {}; title?: string; type: "null"; x-wrtn-placeholder?: string; x-wrtn-prerequisite?: { jmesPath: string; method: | "get" | "post" | "put" | "patch" | "delete"; path: string; } | { array?: string; label: string; method: | "get" | "post" | "put" | "patch" | "delete"; path: string; value: string; }; })[]; title?: string; x-wrtn-placeholder?: string; x-wrtn-prerequisite?: { jmesPath: string; method: | "get" | "post" | "put" | "patch" | "delete"; path: string; } | { array?: string; label: string; method: | "get" | "post" | "put" | "patch" | "delete"; path: string; value: string; }; }; parameters: ( | { default?: null | boolean; deprecated?: boolean; description?: string; enum?: (null | boolean)[]; example?: any; examples?: {}; nullable?: boolean; title?: string; type: "boolean"; x-wrtn-placeholder?: string; x-wrtn-prerequisite?: { jmesPath: string; method: | "get" | "post" | "put" | "patch" | "delete"; path: string; } | { array?: string; label: string; method: | "get" | "post" | "put" | "patch" | "delete"; path: string; value: string; }; } | { default?: null | number; deprecated?: boolean; description?: string; enum?: (null | number)[]; example?: any; examples?: {}; exclusiveMaximum?: boolean; exclusiveMinimum?: boolean; maximum?: number; minimum?: number; multipleOf?: number; nullable?: boolean; title?: string; type: "integer"; x-wrtn-placeholder?: string; x-wrtn-prerequisite?: { jmesPath: string; method: | "get" | "post" | "put" | "patch" | "delete"; path: string; } | { array?: string; label: string; method: | "get" | "post" | "put" | "patch" | "delete"; path: string; value: string; }; } | { default?: null | number; deprecated?: boolean; description?: string; enum?: (null | number)[]; example?: any; examples?: {}; exclusiveMaximum?: boolean; exclusiveMinimum?: boolean; maximum?: number; minimum?: number; multipleOf?: number; nullable?: boolean; title?: string; type: "number"; x-wrtn-placeholder?: string; x-wrtn-prerequisite?: { jmesPath: string; method: | "get" | "post" | "put" | "patch" | "delete"; path: string; } | { array?: string; label: string; method: | "get" | "post" | "put" | "patch" | "delete"; path: string; value: string; }; } | { contentMediaType?: string; default?: null | string; deprecated?: boolean; description?: string; enum?: (null | string)[]; example?: any; examples?: {}; format?: | "uuid" | "byte" | "password" | "regex" | "email" | "hostname" | "idn-email" | "idn-hostname" | "iri" | "iri-reference" | "ipv4" | "ipv6" | "uri" | "uri-reference" | "uri-template" | "url" | "date-time" | "date" | "time" | "duration" | "json-pointer" | "relative-json-pointer" | string & {} | "binary"; maxLength?: number; minLength?: number; nullable?: boolean; pattern?: string; title?: string; type: "string"; x-wrtn-placeholder?: string; x-wrtn-prerequisite?: { jmesPath: string; method: | "get" | "post" | "put" | "patch" | "delete"; path: string; } | { array?: string; label: string; method: | "get" | "post" | "put" | "patch" | "delete"; path: string; value: string; }; x-wrtn-secret-key?: string; x-wrtn-secret-scopes?: string[]; } | { deprecated?: boolean; description?: string; example?: any; examples?: {}; items: { default?: boolean | null | undefined; enum?: (boolean | null)[] | undefined; type: "boolean"; nullable?: boolean | undefined; title?: string | undefined; description?: string | undefined; ... 4 more ...; "x-wrtn-prerequisite"?: { ...; } | ... 1 more ... | undefined; } | ... 7 more ... | { ...; }
; maxItems?: number; minItems?: number; nullable?: boolean; title?: string; type: "array"; uniqueItems?: boolean; x-wrtn-placeholder?: string; x-wrtn-prerequisite?: { jmesPath: string; method: | "get" | "post" | "put" | "patch" | "delete"; path: string; } | { array?: string; label: string; method: | "get" | "post" | "put" | "patch" | "delete"; path: string; value: string; }; } | { additionalProperties?: | boolean | { default?: null | boolean; deprecated?: boolean; description?: string; enum?: (null | boolean)[]; example?: any; examples?: {}; nullable?: boolean; title?: string; type: "boolean"; x-wrtn-placeholder?: string; x-wrtn-prerequisite?: { jmesPath: string; method: | "get" | "post" | "put" | "patch" | "delete"; path: string; } | { array?: string; label: string; method: | "get" | "post" | "put" | "patch" | "delete"; path: string; value: string; }; } | { default?: null | number; deprecated?: boolean; description?: string; enum?: (null | number)[]; example?: any; examples?: {}; exclusiveMaximum?: boolean; exclusiveMinimum?: boolean; maximum?: number; minimum?: number; multipleOf?: number; nullable?: boolean; title?: string; type: "integer"; x-wrtn-placeholder?: string; x-wrtn-prerequisite?: { jmesPath: string; method: | "get" | "post" | "put" | "patch" | "delete"; path: string; } | { array?: string; label: string; method: | "get" | "post" | "put" | "patch" | "delete"; path: string; value: string; }; } | { default?: null | number; deprecated?: boolean; description?: string; enum?: (null | number)[]; example?: any; examples?: {}; exclusiveMaximum?: boolean; exclusiveMinimum?: boolean; maximum?: number; minimum?: number; multipleOf?: number; nullable?: boolean; title?: string; type: "number"; x-wrtn-placeholder?: string; x-wrtn-prerequisite?: { jmesPath: string; method: | "get" | "post" | "put" | "patch" | "delete"; path: string; } | { array?: string; label: string; method: | "get" | "post" | "put" | "patch" | "delete"; path: string; value: string; }; } | { contentMediaType?: string; default?: null | string; deprecated?: boolean; description?: string; enum?: (null | string)[]; example?: any; examples?: {}; format?: | "uuid" | "byte" | "password" | "regex" | "email" | "hostname" | "idn-email" | "idn-hostname" | "iri" | "iri-reference" | "ipv4" | "ipv6" | "uri" | "uri-reference" | "uri-template" | "url" | "date-time" | "date" | "time" | "duration" | "json-pointer" | "relative-json-pointer" | string & {} | "binary"; maxLength?: number; minLength?: number; nullable?: boolean; pattern?: string; title?: string; type: "string"; x-wrtn-placeholder?: string; x-wrtn-prerequisite?: { jmesPath: string; method: | "get" | "post" | "put" | "patch" | "delete"; path: string; } | { array?: string; label: string; method: | "get" | "post" | "put" | "patch" | "delete"; path: string; value: string; }; x-wrtn-secret-key?: string; x-wrtn-secret-scopes?: string[]; } | { deprecated?: boolean; description?: string; example?: any; examples?: {}; items: { default?: boolean | null | undefined; enum?: (boolean | null)[] | undefined; type: "boolean"; nullable?: boolean | undefined; title?: string | undefined; description?: string | undefined; ... 4 more ...; "x-wrtn-prerequisite"?: { ...; } | ... 1 more ... | undefined; } | ... 7 more ... | { ...; }
; maxItems?: number; minItems?: number; nullable?: boolean; title?: string; type: "array"; uniqueItems?: boolean; x-wrtn-placeholder?: string; x-wrtn-prerequisite?: { jmesPath: string; method: | "get" | "post" | "put" | "patch" | "delete"; path: string; } | { array?: string; label: string; method: | "get" | "post" | "put" | "patch" | "delete"; path: string; value: string; }; } | ({ properties?: { [x: string]: { default?: boolean | null | undefined; enum?: (boolean | null)[] | undefined; type: "boolean"; nullable?: boolean | undefined; title?: string | undefined; description?: string | undefined; ... 4 more ...; "x-wrtn-prerequisite"?: { ...; } | ... 1 more ... | undefined; } | ... 7 more ......
) | { deprecated?: boolean; description?: string; example?: any; examples?: {}; title?: string; type?: undefined; x-wrtn-placeholder?: string; x-wrtn-prerequisite?: { jmesPath: string; method: | "get" | "post" | "put" | "patch" | "delete"; path: string; } | { array?: string; label: string; method: | "get" | "post" | "put" | "patch" | "delete"; path: string; value: string; }; } | { default?: null; deprecated?: boolean; description?: string; example?: any; examples?: {}; title?: string; type: "null"; x-wrtn-placeholder?: string; x-wrtn-prerequisite?: { jmesPath: string; method: | "get" | "post" | "put" | "patch" | "delete"; path: string; } | { array?: string; label: string; method: | "get" | "post" | "put" | "patch" | "delete"; path: string; value: string; }; } | { deprecated?: boolean; description?: string; example?: any; examples?: {}; oneOf: ( | { default?: | (...
) | (...
) | (...
) | (...
); deprecated?: (...
) | (...
) | (...
); description?: (...
) | (...
); enum?: (...
) | (...
); example?: any; examples?: (...
) | (...
); nullable?: (...
) | (...
) | (...
); title?: (...
) | (...
); type: "boolean"; x-wrtn-placeholder?: (...
) | (...
); x-wrtn-prerequisite?: (...
) | (...
) | (...
); } | { default?: (...
) | (...
) | (...
); deprecated?: (...
) | (...
) | (...
); description?: (...
) | (...
); enum?: (...
) | (...
); example?: any; examples?: (...
) | (...
); exclusiveMaximum?: (...
) | (...
) | (...
); exclusiveMinimum?: (...
) | (...
) | (...
); maximum?: (...
) | (...
); minimum?: (...
) | (...
); multipleOf?: (...
) | (...
); nullable?: (...
) | (...
) | (...
); title?: (...
) | (...
); type: "integer"; x-wrtn-placeholder?: (...
) | (...
); x-wrtn-prerequisite?: (...
) | (...
) | (...
); } | { default?: (...
) | (...
) | (...
); deprecated?: (...
) | (...
) | (...
); description?: (...
) | (...
); enum?: (...
) | (...
); example?: any; examples?: (...
) | (...
); exclusiveMaximum?: (...
) | (...
) | (...
); exclusiveMinimum?: (...
) | (...
) | (...
); maximum?: (...
) | (...
); minimum?: (...
) | (...
); multipleOf?: (...
) | (...
); nullable?: (...
) | (...
) | (...
); title?: (...
) | (...
); type: "number"; x-wrtn-placeholder?: (...
) | (...
); x-wrtn-prerequisite?: (...
) | (...
) | (...
); } | { contentMediaType?: (...
) | (...
); default?: (...
) | (...
) | (...
); deprecated?: (...
) | (...
) | (...
); description?: (...
) | (...
); enum?: (...
) | (...
); example?: any; examples?: (...
) | (...
); format?: | (...
) | (...
) | (...
) | (...
) | (...
) | (...
) | (...
) | (...
) | (...
) | (...
) | (...
) | (...
) | (...
) | (...
) | (...
) | (...
) | (...
) | (...
) | (...
) | (...
) | (...
) | (...
) | (...
) | (...
) | (...
); maxLength?: (...
) | (...
); minLength?: (...
) | (...
); nullable?: (...
) | (...
) | (...
); pattern?: (...
) | (...
); title?: (...
) | (...
); type: "string"; x-wrtn-placeholder?: (...
) | (...
); x-wrtn-prerequisite?: (...
) | (...
) | (...
); x-wrtn-secret-key?: (...
) | (...
); x-wrtn-secret-scopes?: (...
) | (...
); } | { deprecated?: (...
) | (...
) | (...
); description?: (...
) | (...
); example?: any; examples?: (...
) | (...
); items: { default?: boolean | null | undefined; enum?: (boolean | null)[] | undefined; type: "boolean"; nullable?: boolean | undefined; title?: string | undefined; description?: string | undefined; ... 4 more ...; "x-wrtn-prerequisite"?: { ...; } | ... 1 more ... | undefined; } | ... 7 more ... | { ...; }
; maxItems?: (...
) | (...
); minItems?: (...
) | (...
); nullable?: (...
) | (...
) | (...
); title?: (...
) | (...
); type: "array"; uniqueItems?: (...
) | (...
) | (...
); x-wrtn-placeholder?: (...
) | (...
); x-wrtn-prerequisite?: (...
) | (...
) | (...
); } | ({ properties?: { [x: string]: { default?: boolean | null | undefined; enum?: (boolean | null)[] | undefined; type: "boolean"; nullable?: boolean | undefined; title?: string | undefined; description?: string | undefined; ... 4 more ...; "x-wrtn-prerequisite"?: { ...; } | ... 1 more ... | undefined; } | ... 7 more ......
) | { deprecated?: (...
) | (...
) | (...
); description?: (...
) | (...
); example?: any; examples?: (...
) | (...
); title?: (...
) | (...
); type?: undefined; x-wrtn-placeholder?: (...
) | (...
); x-wrtn-prerequisite?: (...
) | (...
) | (...
); } | { default?: (...
) | (...
); deprecated?: (...
) | (...
) | (...
); description?: (...
) | (...
); example?: any; examples?: (...
) | (...
); title?: (...
) | (...
); type: "null"; x-wrtn-placeholder?: (...
) | (...
); x-wrtn-prerequisite?: (...
) | (...
) | (...
); })[]; title?: string; x-wrtn-placeholder?: string; x-wrtn-prerequisite?: { jmesPath: string; method: | "get" | "post" | "put" | "patch" | "delete"; path: string; } | { array?: string; label: string; method: | "get" | "post" | "put" | "patch" | "delete"; path: string; value: string; }; }; deprecated?: boolean; description?: string; example?: any; examples?: {}; nullable?: boolean; properties?: {}; required?: string[]; title?: string; type: "object"; x-wrtn-placeholder?: string; x-wrtn-prerequisite?: { jmesPath: string; method: | "get" | "post" | "put" | "patch" | "delete"; path: string; } | { array?: string; label: string; method: | "get" | "post" | "put" | "patch" | "delete"; path: string; value: string; }; } | { deprecated?: boolean; description?: string; example?: any; examples?: {}; title?: string; type?: undefined; x-wrtn-placeholder?: string; x-wrtn-prerequisite?: { jmesPath: string; method: | "get" | "post" | "put" | "patch" | "delete"; path: string; } | { array?: string; label: string; method: | "get" | "post" | "put" | "patch" | "delete"; path: string; value: string; }; } | { default?: null; deprecated?: boolean; description?: string; example?: any; examples?: {}; title?: string; type: "null"; x-wrtn-placeholder?: string; x-wrtn-prerequisite?: { jmesPath: string; method: | "get" | "post" | "put" | "patch" | "delete"; path: string; } | { array?: string; label: string; method: | "get" | "post" | "put" | "patch" | "delete"; path: string; value: string; }; } | { deprecated?: boolean; description?: string; example?: any; examples?: {}; oneOf: ( | { default?: null | boolean; deprecated?: boolean; description?: string; enum?: ((...
) | (...
) | (...
))[]; example?: any; examples?: {}; nullable?: boolean; title?: string; type: "boolean"; x-wrtn-placeholder?: string; x-wrtn-prerequisite?: { jmesPath: string; method: | (...
) | (...
) | (...
) | (...
) | (...
); path: string; } | { array?: (...
) | (...
); label: string; method: | (...
) | (...
) | (...
) | (...
) | (...
); path: string; value: string; }; } | { default?: null | number; deprecated?: boolean; description?: string; enum?: ((...
) | (...
))[]; example?: any; examples?: {}; exclusiveMaximum?: boolean; exclusiveMinimum?: boolean; maximum?: number; minimum?: number; multipleOf?: number; nullable?: boolean; title?: string; type: "integer"; x-wrtn-placeholder?: string; x-wrtn-prerequisite?: { jmesPath: string; method: | (...
) | (...
) | (...
) | (...
) | (...
); path: string; } | { array?: (...
) | (...
); label: string; method: | (...
) | (...
) | (...
) | (...
) | (...
); path: string; value: string; }; } | { default?: null | number; deprecated?: boolean; description?: string; enum?: ((...
) | (...
))[]; example?: any; examples?: {}; exclusiveMaximum?: boolean; exclusiveMinimum?: boolean; maximum?: number; minimum?: number; multipleOf?: number; nullable?: boolean; title?: string; type: "number"; x-wrtn-placeholder?: string; x-wrtn-prerequisite?: { jmesPath: string; method: | (...
) | (...
) | (...
) | (...
) | (...
); path: string; } | { array?: (...
) | (...
); label: string; method: | (...
) | (...
) | (...
) | (...
) | (...
); path: string; value: string; }; } | { contentMediaType?: string; default?: null | string; deprecated?: boolean; description?: string; enum?: ((...
) | (...
))[]; example?: any; examples?: {}; format?: | "uuid" | "byte" | "password" | "regex" | "email" | "hostname" | "idn-email" | "idn-hostname" | "iri" | "iri-reference" | "ipv4" | "ipv6" | "uri" | "uri-reference" | "uri-template" | "url" | "date-time" | "date" | "time" | "duration" | "json-pointer" | "relative-json-pointer" | string & {} | "binary"; maxLength?: number; minLength?: number; nullable?: boolean; pattern?: string; title?: string; type: "string"; x-wrtn-placeholder?: string; x-wrtn-prerequisite?: { jmesPath: string; method: | (...
) | (...
) | (...
) | (...
) | (...
); path: string; } | { array?: (...
) | (...
); label: string; method: | (...
) | (...
) | (...
) | (...
) | (...
); path: string; value: string; }; x-wrtn-secret-key?: string; x-wrtn-secret-scopes?: string[]; } | { deprecated?: boolean; description?: string; example?: any; examples?: {}; items: { default?: boolean | null | undefined; enum?: (boolean | null)[] | undefined; type: "boolean"; nullable?: boolean | undefined; title?: string | undefined; description?: string | undefined; ... 4 more ...; "x-wrtn-prerequisite"?: { ...; } | ... 1 more ... | undefined; } | ... 7 more ... | { ...; }
; maxItems?: number; minItems?: number; nullable?: boolean; title?: string; type: "array"; uniqueItems?: boolean; x-wrtn-placeholder?: string; x-wrtn-prerequisite?: { jmesPath: string; method: | (...
) | (...
) | (...
) | (...
) | (...
); path: string; } | { array?: (...
) | (...
); label: string; method: | (...
) | (...
) | (...
) | (...
) | (...
); path: string; value: string; }; } | { additionalProperties?: | boolean | { default?: | (...
) | (...
) | (...
) | (...
); deprecated?: (...
) | (...
) | (...
); description?: (...
) | (...
); enum?: (...
) | (...
); example?: any; examples?: (...
) | (...
); nullable?: (...
) | (...
) | (...
); title?: (...
) | (...
); type: "boolean"; x-wrtn-placeholder?: (...
) | (...
); x-wrtn-prerequisite?: (...
) | (...
) | (...
); } | { default?: (...
) | (...
) | (...
); deprecated?: (...
) | (...
) | (...
); description?: (...
) | (...
); enum?: (...
) | (...
); example?: any; examples?: (...
) | (...
); exclusiveMaximum?: (...
) | (...
) | (...
); exclusiveMinimum?: (...
) | (...
) | (...
); maximum?: (...
) | (...
); minimum?: (...
) | (...
); multipleOf?: (...
) | (...
); nullable?: (...
) | (...
) | (...
); title?: (...
) | (...
); type: "integer"; x-wrtn-placeholder?: (...
) | (...
); x-wrtn-prerequisite?: (...
) | (...
) | (...
); } | { default?: (...
) | (...
) | (...
); deprecated?: (...
) | (...
) | (...
); description?: (...
) | (...
); enum?: (...
) | (...
); example?: any; examples?: (...
) | (...
); exclusiveMaximum?: (...
) | (...
) | (...
); exclusiveMinimum?: (...
) | (...
) | (...
); maximum?: (...
) | (...
); minimum?: (...
) | (...
); multipleOf?: (...
) | (...
); nullable?: (...
) | (...
) | (...
); title?: (...
) | (...
); type: "number"; x-wrtn-placeholder?: (...
) | (...
); x-wrtn-prerequisite?: (...
) | (...
) | (...
); } | { contentMediaType?: (...
) | (...
); default?: (...
) | (...
) | (...
); deprecated?: (...
) | (...
) | (...
); description?: (...
) | (...
); enum?: (...
) | (...
); example?: any; examples?: (...
) | (...
); format?: | (...
) | (...
) | (...
) | (...
) | (...
) | (...
) | (...
) | (...
) | (...
) | (...
) | (...
) | (...
) | (...
) | (...
) | (...
) | (...
) | (...
) | (...
) | (...
) | (...
) | (...
) | (...
) | (...
) | (...
) | (...
); maxLength?: (...
) | (...
); minLength?: (...
) | (...
); nullable?: (...
) | (...
) | (...
); pattern?: (...
) | (...
); title?: (...
) | (...
); type: "string"; x-wrtn-placeholder?: (...
) | (...
); x-wrtn-prerequisite?: (...
) | (...
) | (...
); x-wrtn-secret-key?: (...
) | (...
); x-wrtn-secret-scopes?: (...
) | (...
); } | { deprecated?: (...
) | (...
) | (...
); description?: (...
) | (...
); example?: any; examples?: (...
) | (...
); items: { default?: boolean | null | undefined; enum?: (boolean | null)[] | undefined; type: "boolean"; nullable?: boolean | undefined; title?: string | undefined; description?: string | undefined; ... 4 more ...; "x-wrtn-prerequisite"?: { ...; } | ... 1 more ... | undefined; } | ... 7 more ... | { ...; }
; maxItems?: (...
) | (...
); minItems?: (...
) | (...
); nullable?: (...
) | (...
) | (...
); title?: (...
) | (...
); type: "array"; uniqueItems?: (...
) | (...
) | (...
); x-wrtn-placeholder?: (...
) | (...
); x-wrtn-prerequisite?: (...
) | (...
) | (...
); } | ({ properties?: { [x: string]: { default?: boolean | null | undefined; enum?: (boolean | null)[] | undefined; type: "boolean"; nullable?: boolean | undefined; title?: string | undefined; description?: string | undefined; ... 4 more ...; "x-wrtn-prerequisite"?: { ...; } | ... 1 more ... | undefined; } | ... 7 more ......
) | { deprecated?: (...
) | (...
) | (...
); description?: (...
) | (...
); example?: any; examples?: (...
) | (...
); title?: (...
) | (...
); type?: undefined; x-wrtn-placeholder?: (...
) | (...
); x-wrtn-prerequisite?: (...
) | (...
) | (...
); } | { default?: (...
) | (...
); deprecated?: (...
) | (...
) | (...
); description?: (...
) | (...
); example?: any; examples?: (...
) | (...
); title?: (...
) | (...
); type: "null"; x-wrtn-placeholder?: (...
) | (...
); x-wrtn-prerequisite?: (...
) | (...
) | (...
); } | ({ oneOf: ({ default?: boolean | null | undefined; enum?: (boolean | null)[] | undefined; type: "boolean"; nullable?: boolean | undefined; title?: string | undefined; description?: string | undefined; ... 4 more ...; "x-wrtn-prerequisite"?: { ...; } | ... 1 more ... | undefined; } | ... 6 more ... | { ...; })[]; ... ...
); deprecated?: boolean; description?: string; example?: any; examples?: {}; nullable?: boolean; properties?: {}; required?: string[]; title?: string; type: "object"; x-wrtn-placeholder?: string; x-wrtn-prerequisite?: { jmesPath: string; method: | (...
) | (...
) | (...
) | (...
) | (...
); path: string; } | { array?: (...
) | (...
); label: string; method: | (...
) | (...
) | (...
) | (...
) | (...
); path: string; value: string; }; } | { deprecated?: boolean; description?: string; example?: any; examples?: {}; title?: string; type?: undefined; x-wrtn-placeholder?: string; x-wrtn-prerequisite?: { jmesPath: string; method: | (...
) | (...
) | (...
) | (...
) | (...
); path: string; } | { array?: (...
) | (...
); label: string; method: | (...
) | (...
) | (...
) | (...
) | (...
); path: string; value: string; }; } | { default?: null; deprecated?: boolean; description?: string; example?: any; examples?: {}; title?: string; type: "null"; x-wrtn-placeholder?: string; x-wrtn-prerequisite?: { jmesPath: string; method: | (...
) | (...
) | (...
) | (...
) | (...
); path: string; } | { array?: (...
) | (...
); label: string; method: | (...
) | (...
) | (...
) | (...
) | (...
); path: string; value: string; }; })[]; title?: string; x-wrtn-placeholder?: string; x-wrtn-prerequisite?: { jmesPath: string; method: | "get" | "post" | "put" | "patch" | "delete"; path: string; } | { array?: string; label: string; method: | "get" | "post" | "put" | "patch" | "delete"; path: string; value: string; }; })[]; path: string; route: never; separated?: { human: { index: number; schema: | { default?: null | boolean; deprecated?: boolean; description?: string; enum?: ((...
) | (...
) | (...
))[]; example?: any; examples?: {}; nullable?: boolean; title?: string; type: "boolean"; x-wrtn-placeholder?: string; x-wrtn-prerequisite?: { jmesPath: string; method: | (...
) | (...
) | (...
) | (...
) | (...
); path: string; } | { array?: (...
) | (...
); label: string; method: | (...
) | (...
) | (...
) | (...
) | (...
); path: string; value: string; }; } | { default?: null | number; deprecated?: boolean; description?: string; enum?: ((...
) | (...
))[]; example?: any; examples?: {}; exclusiveMaximum?: boolean; exclusiveMinimum?: boolean; maximum?: number; minimum?: number; multipleOf?: number; nullable?: boolean; title?: string; type: "integer"; x-wrtn-placeholder?: string; x-wrtn-prerequisite?: { jmesPath: string; method: | (...
) | (...
) | (...
) | (...
) | (...
); path: string; } | { array?: (...
) | (...
); label: string; method: | (...
) | (...
) | (...
) | (...
) | (...
); path: string; value: string; }; } | { default?: null | number; deprecated?: boolean; description?: string; enum?: ((...
) | (...
))[]; example?: any; examples?: {}; exclusiveMaximum?: boolean; exclusiveMinimum?: boolean; maximum?: number; minimum?: number; multipleOf?: number; nullable?: boolean; title?: string; type: "number"; x-wrtn-placeholder?: string; x-wrtn-prerequisite?: { jmesPath: string; method: | (...
) | (...
) | (...
) | (...
) | (...
); path: string; } | { array?: (...
) | (...
); label: string; method: | (...
) | (...
) | (...
) | (...
) | (...
); path: string; value: string; }; } | { contentMediaType?: string; default?: null | string; deprecated?: boolean; description?: string; enum?: ((...
) | (...
))[]; example?: any; examples?: {}; format?: | "uuid" | "byte" | "password" | "regex" | "email" | "hostname" | "idn-email" | "idn-hostname" | "iri" | "iri-reference" | "ipv4" | "ipv6" | "uri" | "uri-reference" | "uri-template" | "url" | "date-time" | "date" | "time" | "duration" | "json-pointer" | "relative-json-pointer" | string & {} | "binary"; maxLength?: number; minLength?: number; nullable?: boolean; pattern?: string; title?: string; type: "string"; x-wrtn-placeholder?: string; x-wrtn-prerequisite?: { jmesPath: string; method: | (...
) | (...
) | (...
) | (...
) | (...
); path: string; } | { array?: (...
) | (...
); label: string; method: | (...
) | (...
) | (...
) | (...
) | (...
); path: string; value: string; }; x-wrtn-secret-key?: string; x-wrtn-secret-scopes?: string[]; } | { deprecated?: boolean; description?: string; example?: any; examples?: {}; items: { default?: boolean | null | undefined; enum?: (boolean | null)[] | undefined; type: "boolean"; nullable?: boolean | undefined; title?: string | undefined; description?: string | undefined; ... 4 more ...; "x-wrtn-prerequisite"?: { ...; } | ... 1 more ... | undefined; } | ... 7 more ... | { ...; }
; maxItems?: number; minItems?: number; nullable?: boolean; title?: string; type: "array"; uniqueItems?: boolean; x-wrtn-placeholder?: string; x-wrtn-prerequisite?: { jmesPath: string; method: | (...
) | (...
) | (...
) | (...
) | (...
); path: string; } | { array?: (...
) | (...
); label: string; method: | (...
) | (...
) | (...
) | (...
) | (...
); path: string; value: string; }; } | { additionalProperties?: | boolean | { default?: | (...
) | (...
) | (...
) | (...
); deprecated?: (...
) | (...
) | (...
); description?: (...
) | (...
); enum?: (...
) | (...
); example?: any; examples?: (...
) | (...
); nullable?: (...
) | (...
) | (...
); title?: (...
) | (...
); type: "boolean"; x-wrtn-placeholder?: (...
) | (...
); x-wrtn-prerequisite?: (...
) | (...
) | (...
); } | { default?: (...
) | (...
) | (...
); deprecated?: (...
) | (...
) | (...
); description?: (...
) | (...
); enum?: (...
) | (...
); example?: any; examples?: (...
) | (...
); exclusiveMaximum?: (...
) | (...
) | (...
); exclusiveMinimum?: (...
) | (...
) | (...
); maximum?: (...
) | (...
); minimum?: (...
) | (...
); multipleOf?: (...
) | (...
); nullable?: (...
) | (...
) | (...
); title?: (...
) | (...
); type: "integer"; x-wrtn-placeholder?: (...
) | (...
); x-wrtn-prerequisite?: (...
) | (...
) | (...
); } | { default?: (...
) | (...
) | (...
); deprecated?: (...
) | (...
) | (...
); description?: (...
) | (...
); enum?: (...
) | (...
); example?: any; examples?: (...
) | (...
); exclusiveMaximum?: (...
) | (...
) | (...
); exclusiveMinimum?: (...
) | (...
) | (...
); maximum?: (...
) | (...
); minimum?: (...
) | (...
); multipleOf?: (...
) | (...
); nullable?: (...
) | (...
) | (...
); title?: (...
) | (...
); type: "number"; x-wrtn-placeholder?: (...
) | (...
); x-wrtn-prerequisite?: (...
) | (...
) | (...
); } | { contentMediaType?: (...
) | (...
); default?: (...
) | (...
) | (...
); deprecated?: (...
) | (...
) | (...
); description?: (...
) | (...
); enum?: (...
) | (...
); example?: any; examples?: (...
) | (...
); format?: | (...
) | (...
) | (...
) | (...
) | (...
) | (...
) | (...
) | (...
) | (...
) | (...
) | (...
) | (...
) | (...
) | (...
) | (...
) | (...
) | (...
) | (...
) | (...
) | (...
) | (...
) | (...
) | (...
) | (...
) | (...
); maxLength?: (...
) | (...
); minLength?: (...
) | (...
); nullable?: (...
) | (...
) | (...
); pattern?: (...
) | (...
); title?: (...
) | (...
); type: "string"; x-wrtn-placeholder?: (...
) | (...
); x-wrtn-prerequisite?: (...
) | (...
) | (...
); x-wrtn-secret-key?: (...
) | (...
); x-wrtn-secret-scopes?: (...
) | (...
); } | { deprecated?: (...
) | (...
) | (...
); description?: (...
) | (...
); example?: any; examples?: (...
) | (...
); items: { default?: boolean | null | undefined; enum?: (boolean | null)[] | undefined; type: "boolean"; nullable?: boolean | undefined; title?: string | undefined; description?: string | undefined; ... 4 more ...; "x-wrtn-prerequisite"?: { ...; } | ... 1 more ... | undefined; } | ... 7 more ... | { ...; }
; maxItems?: (...
) | (...
); minItems?: (...
) | (...
); nullable?: (...
) | (...
) | (...
); title?: (...
) | (...
); type: "array"; uniqueItems?: (...
) | (...
) | (...
); x-wrtn-placeholder?: (...
) | (...
); x-wrtn-prerequisite?: (...
) | (...
) | (...
); } | ({ properties?: { [x: string]: { default?: boolean | null | undefined; enum?: (boolean | null)[] | undefined; type: "boolean"; nullable?: boolean | undefined; title?: string | undefined; description?: string | undefined; ... 4 more ...; "x-wrtn-prerequisite"?: { ...; } | ... 1 more ... | undefined; } | ... 7 more ......
) | { deprecated?: (...
) | (...
) | (...
); description?: (...
) | (...
); example?: any; examples?: (...
) | (...
); title?: (...
) | (...
); type?: undefined; x-wrtn-placeholder?: (...
) | (...
); x-wrtn-prerequisite?: (...
) | (...
) | (...
); } | { default?: (...
) | (...
); deprecated?: (...
) | (...
) | (...
); description?: (...
) | (...
); example?: any; examples?: (...
) | (...
); title?: (...
) | (...
); type: "null"; x-wrtn-placeholder?: (...
) | (...
); x-wrtn-prerequisite?: (...
) | (...
) | (...
); } | { deprecated?: (...
) | (...
) | (...
); description?: (...
) | (...
); example?: any; examples?: (...
) | (...
); oneOf: (...
)[]; title?: (...
) | (...
); x-wrtn-placeholder?: (...
) | (...
); x-wrtn-prerequisite?: (...
) | (...
) | (...
); }; deprecated?: boolean; description?: string; example?: any; examples?: {}; nullable?: boolean; properties?: {}; required?: string[]; title?: string; type: "object"; x-wrtn-placeholder?: string; x-wrtn-prerequisite?: { jmesPath: string; method: | (...
) | (...
) | (...
) | (...
) | (...
); path: string; } | { array?: (...
) | (...
); label: string; method: | (...
) | (...
) | (...
) | (...
) | (...
); path: string; value: string; }; } | { deprecated?: boolean; description?: string; example?: any; examples?: {}; title?: string; type?: undefined; x-wrtn-placeholder?: string; x-wrtn-prerequisite?: { jmesPath: string; method: | (...
) | (...
) | (...
) | (...
) | (...
); path: string; } | { array?: (...
) | (...
); label: string; method: | (...
) | (...
) | (...
) | (...
) | (...
); path: string; value: string; }; } | { default?: null; deprecated?: boolean; description?: string; example?: any; examples?: {}; title?: string; type: "null"; x-wrtn-placeholder?: string; x-wrtn-prerequisite?: { jmesPath: string; method: | (...
) | (...
) | (...
) | (...
) | (...
); path: string; } | { array?: (...
) | (...
); label: string; method: | (...
) | (...
) | (...
) | (...
) | (...
); path: string; value: string; }; } | { deprecated?: boolean; description?: string; example?: any; examples?: {}; oneOf: ( | { default?: ...
; deprecated?: ...
; description?: ...
; enum?: ...
; example?: ...
; examples?: ...
; nullable?: ...
; title?: ...
; type: ...
; x-wrtn-placeholder?: ...
; x-wrtn-prerequisite?: ...
; } | { default?: ...
; deprecated?: ...
; description?: ...
; enum?: ...
; example?: ...
; examples?: ...
; exclusiveMaximum?: ...
; exclusiveMinimum?: ...
; maximum?: ...
; minimum?: ...
; multipleOf?: ...
; nullable?: ...
; title?: ...
; type: ...
; x-wrtn-placeholder?: ...
; x-wrtn-prerequisite?: ...
; } | { default?: ...
; deprecated?: ...
; description?: ...
; enum?: ...
; example?: ...
; examples?: ...
; exclusiveMaximum?: ...
; exclusiveMinimum?: ...
; maximum?: ...
; minimum?: ...
; multipleOf?: ...
; nullable?: ...
; title?: ...
; type: ...
; x-wrtn-placeholder?: ...
; x-wrtn-prerequisite?: ...
; } | { contentMediaType?: ...
; default?: ...
; deprecated?: ...
; description?: ...
; enum?: ...
; example?: ...
; examples?: ...
; format?: ...
; maxLength?: ...
; minLength?: ...
; nullable?: ...
; pattern?: ...
; title?: ...
; type: ...
; x-wrtn-placeholder?: ...
; x-wrtn-prerequisite?: ...
; x-wrtn-secret-key?: ...
; x-wrtn-secret-scopes?: ...
; } | { deprecated?: ...
; description?: ...
; example?: ...
; examples?: ...
; items: ...
; maxItems?: ...
; minItems?: ...
; nullable?: ...
; title?: ...
; type: ...
; uniqueItems?: ...
; x-wrtn-placeholder?: ...
; x-wrtn-prerequisite?: ...
; } | { additionalProperties?: ...
; deprecated?: ...
; description?: ...
; example?: ...
; examples?: ...
; nullable?: ...
; properties?: ...
; required?: ...
; title?: ...
; type: ...
; x-wrtn-placeholder?: ...
; x-wrtn-prerequisite?: ...
; } | { deprecated?: ...
; description?: ...
; example?: ...
; examples?: ...
; title?: ...
; type?: ...
; x-wrtn-placeholder?: ...
; x-wrtn-prerequisite?: ...
; } | { default?: ...
; deprecated?: ...
; description?: ...
; example?: ...
; examples?: ...
; title?: ...
; type: ...
; x-wrtn-placeholder?: ...
; x-wrtn-prerequisite?: ...
; })[]; title?: string; x-wrtn-placeholder?: string; x-wrtn-prerequisite?: { jmesPath: string; method: | (...
) | (...
) | (...
) | (...
) | (...
); path: string; } | { array?: (...
) | (...
); label: string; method: | (...
) | (...
) | (...
) | (...
) | (...
); path: string; value: string; }; }; }[]; llm: { index: number; schema: | { default?: null | boolean; deprecated?: boolean; description?: string; enum?: ((...
) | (...
) | (...
))[]; example?: any; examples?: {}; nullable?: boolean; title?: string; type: "boolean"; x-wrtn-placeholder?: string; x-wrtn-prerequisite?: { jmesPath: string; method: | (...
) | (...
) | (...
) | (...
) | (...
); path: string; } | { array?: (...
) | (...
); label: string; method: | (...
) | (...
) | (...
) | (...
) | (...
); path: string; value: string; }; } | { default?: null | number; deprecated?: boolean; description?: string; enum?: ((...
) | (...
))[]; example?: any; examples?: {}; exclusiveMaximum?: boolean; exclusiveMinimum?: boolean; maximum?: number; minimum?: number; multipleOf?: number; nullable?: boolean; title?: string; type: "integer"; x-wrtn-placeholder?: string; x-wrtn-prerequisite?: { jmesPath: string; method: | (...
) | (...
) | (...
) | (...
) | (...
); path: string; } | { array?: (...
) | (...
); label: string; method: | (...
) | (...
) | (...
) | (...
) | (...
); path: string; value: string; }; } | { default?: null | number; deprecated?: boolean; description?: string; enum?: ((...
) | (...
))[]; example?: any; examples?: {}; exclusiveMaximum?: boolean; exclusiveMinimum?: boolean; maximum?: number; minimum?: number; multipleOf?: number; nullable?: boolean; title?: string; type: "number"; x-wrtn-placeholder?: string; x-wrtn-prerequisite?: { jmesPath: string; method: | (...
) | (...
) | (...
) | (...
) | (...
); path: string; } | { array?: (...
) | (...
); label: string; method: | (...
) | (...
) | (...
) | (...
) | (...
); path: string; value: string; }; } | { contentMediaType?: string; default?: null | string; deprecated?: boolean; description?: string; enum?: ((...
) | (...
))[]; example?: any; examples?: {}; format?: | "uuid" | "byte" | "password" | "regex" | "email" | "hostname" | "idn-email" | "idn-hostname" | "iri" | "iri-reference" | "ipv4" | "ipv6" | "uri" | "uri-reference" | "uri-template" | "url" | "date-time" | "date" | "time" | "duration" | "json-pointer" | "relative-json-pointer" | string & {} | "binary"; maxLength?: number; minLength?: number; nullable?: boolean; pattern?: string; title?: string; type: "string"; x-wrtn-placeholder?: string; x-wrtn-prerequisite?: { jmesPath: string; method: | (...
) | (...
) | (...
) | (...
) | (...
); path: string; } | { array?: (...
) | (...
); label: string; method: | (...
) | (...
) | (...
) | (...
) | (...
); path: string; value: string; }; x-wrtn-secret-key?: string; x-wrtn-secret-scopes?: string[]; } | { deprecated?: boolean; description?: string; example?: any; examples?: {}; items: { default?: boolean | null | undefined; enum?: (boolean | null)[] | undefined; type: "boolean"; nullable?: boolean | undefined; title?: string | undefined; description?: string | undefined; ... 4 more ...; "x-wrtn-prerequisite"?: { ...; } | ... 1 more ... | undefined; } | ... 7 more ... | { ...; }
; maxItems?: number; minItems?: number; nullable?: boolean; title?: string; type: "array"; uniqueItems?: boolean; x-wrtn-placeholder?: string; x-wrtn-prerequisite?: { jmesPath: string; method: | (...
) | (...
) | (...
) | (...
) | (...
); path: string; } | { array?: (...
) | (...
); label: string; method: | (...
) | (...
) | (...
) | (...
) | (...
); path: string; value: string; }; } | { additionalProperties?: | boolean | { default?: | (...
) | (...
) | (...
) | (...
); deprecated?: (...
) | (...
) | (...
); description?: (...
) | (...
); enum?: (...
) | (...
); example?: any; examples?: (...
) | (...
); nullable?: (...
) | (...
) | (...
); title?: (...
) | (...
); type: "boolean"; x-wrtn-placeholder?: (...
) | (...
); x-wrtn-prerequisite?: (...
) | (...
) | (...
); } | { default?: (...
) | (...
) | (...
); deprecated?: (...
) | (...
) | (...
); description?: (...
) | (...
); enum?: (...
) | (...
); example?: any; examples?: (...
) | (...
); exclusiveMaximum?: (...
) | (...
) | (...
); exclusiveMinimum?: (...
) | (...
) | (...
); maximum?: (...
) | (...
); minimum?: (...
) | (...
); multipleOf?: (...
) | (...
); nullable?: (...
) | (...
) | (...
); title?: (...
) | (...
); type: "integer"; x-wrtn-placeholder?: (...
) | (...
); x-wrtn-prerequisite?: (...
) | (...
) | (...
); } | { default?: (...
) | (...
) | (...
); deprecated?: (...
) | (...
) | (...
); description?: (...
) | (...
); enum?: (...
) | (...
); example?: any; examples?: (...
) | (...
); exclusiveMaximum?: (...
) | (...
) | (...
); exclusiveMinimum?: (...
) | (...
) | (...
); maximum?: (...
) | (...
); minimum?: (...
) | (...
); multipleOf?: (...
) | (...
); nullable?: (...
) | (...
) | (...
); title?: (...
) | (...
); type: "number"; x-wrtn-placeholder?: (...
) | (...
); x-wrtn-prerequisite?: (...
) | (...
) | (...
); } | { contentMediaType?: (...
) | (...
); default?: (...
) | (...
) | (...
); deprecated?: (...
) | (...
) | (...
); description?: (...
) | (...
); enum?: (...
) | (...
); example?: any; examples?: (...
) | (...
); format?: | (...
) | (...
) | (...
) | (...
) | (...
) | (...
) | (...
) | (...
) | (...
) | (...
) | (...
) | (...
) | (...
) | (...
) | (...
) | (...
) | (...
) | (...
) | (...
) | (...
) | (...
) | (...
) | (...
) | (...
) | (...
); maxLength?: (...
) | (...
); minLength?: (...
) | (...
); nullable?: (...
) | (...
) | (...
); pattern?: (...
) | (...
); title?: (...
) | (...
); type: "string"; x-wrtn-placeholder?: (...
) | (...
); x-wrtn-prerequisite?: (...
) | (...
) | (...
); x-wrtn-secret-key?: (...
) | (...
); x-wrtn-secret-scopes?: (...
) | (...
); } | { deprecated?: (...
) | (...
) | (...
); description?: (...
) | (...
); example?: any; examples?: (...
) | (...
); items: { default?: boolean | null | undefined; enum?: (boolean | null)[] | undefined; type: "boolean"; nullable?: boolean | undefined; title?: string | undefined; description?: string | undefined; ... 4 more ...; "x-wrtn-prerequisite"?: { ...; } | ... 1 more ... | undefined; } | ... 7 more ... | { ...; }
; maxItems?: (...
) | (...
); minItems?: (...
) | (...
); nullable?: (...
) | (...
) | (...
); title?: (...
) | (...
); type: "array"; uniqueItems?: (...
) | (...
) | (...
); x-wrtn-placeholder?: (...
) | (...
); x-wrtn-prerequisite?: (...
) | (...
) | (...
); } | ({ properties?: { [x: string]: { default?: boolean | null | undefined; enum?: (boolean | null)[] | undefined; type: "boolean"; nullable?: boolean | undefined; title?: string | undefined; description?: string | undefined; ... 4 more ...; "x-wrtn-prerequisite"?: { ...; } | ... 1 more ... | undefined; } | ... 7 more ......
) | { deprecated?: (...
) | (...
) | (...
); description?: (...
) | (...
); example?: any; examples?: (...
) | (...
); title?: (...
) | (...
); type?: undefined; x-wrtn-placeholder?: (...
) | (...
); x-wrtn-prerequisite?: (...
) | (...
) | (...
); } | { default?: (...
) | (...
); deprecated?: (...
) | (...
) | (...
); description?: (...
) | (...
); example?: any; examples?: (...
) | (...
); title?: (...
) | (...
); type: "null"; x-wrtn-placeholder?: (...
) | (...
); x-wrtn-prerequisite?: (...
) | (...
) | (...
); } | { deprecated?: (...
) | (...
) | (...
); description?: (...
) | (...
); example?: any; examples?: (...
) | (...
); oneOf: (...
)[]; title?: (...
) | (...
); x-wrtn-placeholder?: (...
) | (...
); x-wrtn-prerequisite?: (...
) | (...
) | (...
); }; deprecated?: boolean; description?: string; example?: any; examples?: {}; nullable?: boolean; properties?: {}; required?: string[]; title?: string; type: "object"; x-wrtn-placeholder?: string; x-wrtn-prerequisite?: { jmesPath: string; method: | (...
) | (...
) | (...
) | (...
) | (...
); path: string; } | { array?: (...
) | (...
); label: string; method: | (...
) | (...
) | (...
) | (...
) | (...
); path: string; value: string; }; } | { deprecated?: boolean; description?: string; example?: any; examples?: {}; title?: string; type?: undefined; x-wrtn-placeholder?: string; x-wrtn-prerequisite?: { jmesPath: string; method: | (...
) | (...
) | (...
) | (...
) | (...
); path: string; } | { array?: (...
) | (...
); label: string; method: | (...
) | (...
) | (...
) | (...
) | (...
); path: string; value: string; }; } | { default?: null; deprecated?: boolean; description?: string; example?: any; examples?: {}; title?: string; type: "null"; x-wrtn-placeholder?: string; x-wrtn-prerequisite?: { jmesPath: string; method: | (...
) | (...
) | (...
) | (...
) | (...
); path: string; } | { array?: (...
) | (...
); label: string; method: | (...
) | (...
) | (...
) | (...
) | (...
); path: string; value: string; }; } | { deprecated?: boolean; description?: string; example?: any; examples?: {}; oneOf: ( | { default?: ...
; deprecated?: ...
; description?: ...
; enum?: ...
; example?: ...
; examples?: ...
; nullable?: ...
; title?: ...
; type: ...
; x-wrtn-placeholder?: ...
; x-wrtn-prerequisite?: ...
; } | { default?: ...
; deprecated?: ...
; description?: ...
; enum?: ...
; example?: ...
; examples?: ...
; exclusiveMaximum?: ...
; exclusiveMinimum?: ...
; maximum?: ...
; minimum?: ...
; multipleOf?: ...
; nullable?: ...
; title?: ...
; type: ...
; x-wrtn-placeholder?: ...
; x-wrtn-prerequisite?: ...
; } | { default?: ...
; deprecated?: ...
; description?: ...
; enum?: ...
; example?: ...
; examples?: ...
; exclusiveMaximum?: ...
; exclusiveMinimum?: ...
; maximum?: ...
; minimum?: ...
; multipleOf?: ...
; nullable?: ...
; title?: ...
; type: ...
; x-wrtn-placeholder?: ...
; x-wrtn-prerequisite?: ...
; } | { contentMediaType?: ...
; default?: ...
; deprecated?: ...
; description?: ...
; enum?: ...
; example?: ...
; examples?: ...
; format?: ...
; maxLength?: ...
; minLength?: ...
; nullable?: ...
; pattern?: ...
; title?: ...
; type: ...
; x-wrtn-placeholder?: ...
; x-wrtn-prerequisite?: ...
; x-wrtn-secret-key?: ...
; x-wrtn-secret-scopes?: ...
; } | { deprecated?: ...
; description?: ...
; example?: ...
; examples?: ...
; items: ...
; maxItems?: ...
; minItems?: ...
; nullable?: ...
; title?: ...
; type: ...
; uniqueItems?: ...
; x-wrtn-placeholder?: ...
; x-wrtn-prerequisite?: ...
; } | { additionalProperties?: ...
; deprecated?: ...
; description?: ...
; example?: ...
; examples?: ...
; nullable?: ...
; properties?: ...
; required?: ...
; title?: ...
; type: ...
; x-wrtn-placeholder?: ...
; x-wrtn-prerequisite?: ...
; } | { deprecated?: ...
; description?: ...
; example?: ...
; examples?: ...
; title?: ...
; type?: ...
; x-wrtn-placeholder?: ...
; x-wrtn-prerequisite?: ...
; } | { default?: ...
; deprecated?: ...
; description?: ...
; example?: ...
; examples?: ...
; title?: ...
; type: ...
; x-wrtn-placeholder?: ...
; x-wrtn-prerequisite?: ...
; })[]; title?: string; x-wrtn-placeholder?: string; x-wrtn-prerequisite?: { jmesPath: string; method: | (...
) | (...
) | (...
) | (...
) | (...
); path: string; } | { array?: (...
) | (...
); label: string; method: | (...
) | (...
) | (...
) | (...
) | (...
); path: string; value: string; }; }; }[]; }; strict: true; tags?: string[]; }>; id: string & Format<"uuid">; status: null | number; success: boolean; value: any; }
Meta LLM Chat Session function call information.
IStudioMetaChatFunctionCallis an interface that visualizes the function call history and its result values performed on the Meta LLM chat session IStudioMetaChatSession.For reference, the function call mentioned here means LLM (Large Language Model) Function Call. Also, LLM Function Call means a series of processes in which an LLM such as OpenAI selects an appropriate function from the context of a conversation with a user, configures the argument values required to call the function, and the LLM Meta chat server program actually executes it based on those argument values.
For the type information function of the function used in this
IStudioMetaChatFunctionCall, refer to IHttpOpenAiFunction and@wrtnio/schemarepository.Reference
https://github.com/samchon/openapi
Author
Samchon